* doc/emacs/files.texi (Diff Mode): Doc fix.

This commit is contained in:
Dani Moncayo 2015-03-29 13:47:21 +02:00
parent e6127d9474
commit 66415fdf62
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2015-03-29 Dani Moncayo <dmoncayo@gmail.com>
* files.texi (Diff Mode): Doc fix.
2015-03-18 Eli Zaretskii <eliz@gnu.org>
* misc.texi (Term Mode):

View file

@ -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,