diff man/files.texi @ 64952:d643a38f75fc

(Comparing Files): Replace xref to `Compilation' with `Compilation Mode'.
author Juri Linkov <juri@jurta.org>
date Sun, 14 Aug 2005 08:09:24 +0000
parents 3723093a21fd
children 1ebe69a133e6 2d92f5c9d6ae
line wrap: on
line diff
--- a/man/files.texi	Sun Aug 14 08:08:41 2005 +0000
+++ b/man/files.texi	Sun Aug 14 08:09:24 2005 +0000
@@ -2907,7 +2907,7 @@
 @findex diff-goto-source
   After running @kbd{M-x diff}, you can use @kbd{C-x `} to visit
 successive changed locations in the two source files, as in
-Compilation mode (@pxref{Compilation}.)  In the @samp{*diff*} buffer,
+Compilation mode (@pxref{Compilation Mode}.)  In the @samp{*diff*} buffer,
 you can move to a particular hunk of changes and type @kbd{C-c C-c}
 (@code{diff-goto-source}) to visit the corresponding source location.