1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00

(diff-mode-map): Rename next-error-follow-mode' to next-error-follow-minor-mode'.

This commit is contained in:
Juri Linkov 2004-09-08 20:20:05 +00:00
parent 1e64386eea
commit 677c03828d

View File

@ -140,7 +140,7 @@ when editing big diffs)."
("\C-c\C-s" . diff-split-hunk)
("\C-c\C-a" . diff-apply-hunk)
("\C-c\C-t" . diff-test-hunk)
("\C-c\C-f" . next-error-follow-mode))
("\C-c\C-f" . next-error-follow-minor-mode))
"Keymap for `diff-mode'. See also `diff-mode-shared-map'.")
(easy-menu-define diff-mode-menu diff-mode-map