Mercurial > emacs
changeset 57020:f1329d47fa1a
(diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 08 Sep 2004 20:20:05 +0000 |
parents | 0bedef20ddc4 |
children | 600db57321a8 |
files | lisp/diff-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/diff-mode.el Wed Sep 08 20:17:10 2004 +0000 +++ b/lisp/diff-mode.el Wed Sep 08 20:20:05 2004 +0000 @@ -140,7 +140,7 @@ ("\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