index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
diff-mode.el
Age
Commit message (
Expand
)
Author
2026-04-27
diff-kill-creations-deletions: Look for /dev/null on all platforms
Eli Zaretskii
2026-04-05
* lisp/vc/diff-mode.el (diff-mode-read-only-map): Bind 'v'.
Sean Whitton
2026-03-20
diff-mode.el: Don't recompute the position of Git preamble/footer
Stefan Monnier
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-02-05
; diff--revert-kill-hunks: Hoist binding inhibit-read-only.
Sean Whitton
2026-02-05
Bind "u", "@" in diff-mode-read-only-map, not diff-mode-shared-map
Sean Whitton
2026-02-05
Bind "s" in diff-mode-read-only-map, not diff-mode-shared-map
Sean Whitton
2026-02-02
diff-mode-shared-map: Bind '@' to diff-revert-and-kill-hunk
Sean Whitton
2026-01-30
Make diff-hunk-kill respect an active region
Sean Whitton
2026-01-30
Bind 's' to diff-split-hunk in read-only diff-mode
Sean Whitton
2026-01-29
; Fix/improve two comments.
Sean Whitton
2026-01-17
Disable diff-restrict-view by default
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2026-01-01
* lisp/vc/diff-mode.el (diff-undo): New obsolete function alias.
Sean Whitton
2025-12-31
Factor out undo-ignore-read-only (bug#80049)
Sean Whitton
2025-12-31
Split diff-mode-shared-map into two maps
Sean Whitton
2025-12-28
track-changes.el (track-changes-undo-only): New var
Stefan Monnier
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-21
diff-sanity-check-hunk: Better handle incomplete lines (bug#80040)
Sean Whitton
2025-12-08
New 'R' code letter for 'interactive' forms
Sean Whitton
2025-12-05
* lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix finding END.
Sean Whitton
2025-12-04
* lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix killing.
Sean Whitton
2025-11-29
* lisp/vc/diff-mode.el (diff-filename-drop-dir): Match backslashes.
Sean Whitton
2025-11-29
Handle copying additions & removals between working trees
Sean Whitton
2025-11-25
Make diff-revert-and-kill-hunk consider an active region
Sean Whitton
2025-11-25
; * lisp/vc/diff-mode.el (diff-goto-source): Revise docstring again.
Sean Whitton
2025-11-25
Make diff-apply-hunk consider an active region
Sean Whitton
2025-11-25
; diff-mode-el: Improve docstrings re diff-jump-to-old-file.
Sean Whitton
2025-11-23
New commands to rewind decentralized VCS branches
Sean Whitton
2025-11-18
diff-apply-hunk: Avoid display-buffer-overriding-action
Sean Whitton
2025-11-14
diff-apply-hunk: Don't display BUF in the selected window
Sean Whitton
2025-11-13
Revised bindings for diff-revert-and-kill-hunk
Sean Whitton
2025-11-09
* lisp/vc/diff-mode.el (diff-changed-unspecified): Restore old colors.
Juri Linkov
2025-11-07
(diff-refine-threshold): New custom var (bug#79546)
Stefan Monnier
2025-10-16
Improve color contrast of refine-related diff faces on dark backgrounds
Juri Linkov
2025-10-04
VC: New commands for cherry-picking (bug#79408)
Sean Whitton
2025-09-16
New commands to apply changes to other working trees
Sean Whitton
2025-09-08
Make C-x v w w work in Log View mode, to change working directory
Sean Whitton
2025-09-01
New project-find-matching-buffer-function for diff-mode
Sean Whitton
2025-08-16
(diff--font-lock-prettify): Fix fringe width test
john muhl
2025-07-19
Include shorter bindings in diff-mode docstring
Sean Whitton
2025-07-16
Merge from origin/emacs-30
Sean Whitton
2025-07-16
; * lisp/vc/diff-mode.el (diff-mode): Scare-quote 'normal'.
Sean Whitton
2025-05-13
; * lisp/vc/diff-mode.el (diff-mode-shared-map): Document.
Sean Whitton
2025-05-12
diff-mode-shared-map: Don't inherit from special-mode-map
Sean Whitton
2025-05-11
diff-mode-map: Unhide some additional M-<foo>
Sean Whitton
2025-05-07
Update the default value of 'diff-outline-regexp'.
Juri Linkov
2025-05-07
Don't ignore errors in diff-syntax-fontify-hunk.
Juri Linkov
2025-05-05
* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add 'ignore-errors'.
Juri Linkov
2025-03-15
Teach diff-apply-hunk to handle hunks with empty context
Tomas Nordin
[next]