* doc/emacs/files.texi (Diff Mode): Doc fix.
This commit is contained in:
parent
e6127d9474
commit
66415fdf62
2 changed files with 5 additions and 1 deletions
|
@ -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):
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue