From: Dani Moncayo Date: Sun, 29 Mar 2015 11:47:21 +0000 (+0200) Subject: * doc/emacs/files.texi (Diff Mode): Doc fix. X-Git-Tag: emacs-25.0.90~2564^2~48 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=66415fdf62d2e1d63c481173dec31fe8d3a5f88c;p=emacs.git * doc/emacs/files.texi (Diff Mode): Doc fix. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 644281c76b7..469fdc39cea 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2015-03-29 Dani Moncayo + + * files.texi (Diff Mode): Doc fix. + 2015-03-18 Eli Zaretskii * misc.texi (Term Mode): diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index b12b28f9c17..21957d03ae9 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -1368,7 +1368,7 @@ remains ``correct''. To disable automatic line number correction, change the variable @code{diff-update-on-the-fly} to @code{nil}. Diff mode treats each hunk as an ``error message'', similar to -Compilation mode. Thus, you can use commands such as @kbd{C-x '} to +Compilation mode. Thus, you can use commands such as @kbd{C-x `} to visit the corresponding source locations. @xref{Compilation Mode}. In addition, Diff mode provides the following commands to navigate,