]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/files.texi (Diff Mode): Doc fix.
authorDani Moncayo <dmoncayo@gmail.com>
Sun, 29 Mar 2015 11:47:21 +0000 (13:47 +0200)
committerDani Moncayo <dmoncayo@gmail.com>
Sun, 29 Mar 2015 11:47:21 +0000 (13:47 +0200)
doc/emacs/ChangeLog
doc/emacs/files.texi

index 644281c76b77ca2ecd0ee07b0f504ec7d8dfba65..469fdc39cea1556af0649c989b12fd084ad52121 100644 (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):
index b12b28f9c17baea63fafd041d1a8517bba787e18..21957d03ae98531f8a586250835365d49e0a1a4f 100644 (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,