1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
emacs/lisp/vc
Juri Linkov b69bffeec0 * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".
"ESC" looks like an attempt to use kbd syntax in customization.
But actually now 'key-description' is used in 'diff-minor-mode-map'
to convert "\e" to "ESC".
2022-12-28 20:14:43 +02:00
..
add-log.el ; Fix typos 2022-11-18 16:02:19 +01:00
compare-w.el
cvs-status.el
diff-mode.el * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e". 2022-12-28 20:14:43 +02:00
diff.el
ediff-diff.el ediff: Merges with ancestor: Fix computation of hunks and proposed merge 2022-11-17 11:40:09 +02:00
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el ; Fix typos 2022-11-18 16:02:19 +01:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
vc-annotate.el
vc-bzr.el Immediately check out the right branch or revision 2022-10-23 18:04:55 +02:00
vc-cvs.el ; * lisp/vc/vc-cvs.el (vc-cvs-clone): Remove function 2022-10-12 17:11:21 +02:00
vc-dav.el ; Fix typos 2022-11-18 16:02:19 +01:00
vc-dir.el
vc-dispatcher.el
vc-filewise.el
vc-git.el vc-git-checkin: Don't try to apply an empty patch 2022-12-22 13:37:12 -07:00
vc-hg.el Merge remote-tracking branch 'origin/master' into feature/package+vc 2022-10-30 18:45:37 +01:00
vc-hooks.el
vc-rcs.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
vc-sccs.el
vc-src.el
vc-svn.el Merge branch 'feature/package+vc' 2022-11-04 18:57:45 +01:00
vc.el Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962) 2022-12-11 19:24:34 +02:00