# HG changeset patch # User Juri Linkov # Date 1124006964 0 # Node ID d643a38f75fc3638af0321a2a6eca160bbc364cf # Parent 74a593bdd0a247f5e188f89b353737d0cc5eaded (Comparing Files): Replace xref to `Compilation' with `Compilation Mode'. diff -r 74a593bdd0a2 -r d643a38f75fc man/files.texi --- 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.