index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
km-diff.el
Age
Commit message (
Collapse
)
Author
2017-07-01
diff-review: Add open-line variant
Kyle Meyer
2017-07-01
diff-review: Add commands to move to the previous/next comment
Kyle Meyer
2017-07-01
diff-review: Extract bounds logic into separate function
Kyle Meyer
The same calculation will be useful in the next commit, which adds commands for moving to the next/previous comment.
2017-07-01
diff-review-mode: Show mode map in docstring
Kyle Meyer
An upcoming commit will add commands for going to the next/previous comment.
2017-07-01
diff-review: Add more docstrings
Kyle Meyer
2017-07-01
diff-review-as-mail: Anchor regexp search
Kyle Meyer
2017-04-12
Add mode for reviewing diffs
Kyle Meyer
2016-02-25
Add diff-current-buffer-with-file command
Kyle Meyer
2016-02-15
ediff: Restore window configuration
Kyle Meyer
2016-02-14
diff: Add diff-with-other-window command
Kyle Meyer
2016-02-14
diff: Add command to lock buffer name
Kyle Meyer
2016-02-14
diff: Don't use custom diff command
Kyle Meyer
2016-01-12
Rewrite configuration with use-package
Kyle Meyer