comparison 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
comparison
equal deleted inserted replaced
64951:74a593bdd0a2 64952:d643a38f75fc
2905 string; the default is @code{"-c"} to specify a context diff. 2905 string; the default is @code{"-c"} to specify a context diff.
2906 2906
2907 @findex diff-goto-source 2907 @findex diff-goto-source
2908 After running @kbd{M-x diff}, you can use @kbd{C-x `} to visit 2908 After running @kbd{M-x diff}, you can use @kbd{C-x `} to visit
2909 successive changed locations in the two source files, as in 2909 successive changed locations in the two source files, as in
2910 Compilation mode (@pxref{Compilation}.) In the @samp{*diff*} buffer, 2910 Compilation mode (@pxref{Compilation Mode}.) In the @samp{*diff*} buffer,
2911 you can move to a particular hunk of changes and type @kbd{C-c C-c} 2911 you can move to a particular hunk of changes and type @kbd{C-c C-c}
2912 (@code{diff-goto-source}) to visit the corresponding source location. 2912 (@code{diff-goto-source}) to visit the corresponding source location.
2913 2913
2914 @findex diff-backup 2914 @findex diff-backup
2915 The command @kbd{M-x diff-backup} compares a specified file with its most 2915 The command @kbd{M-x diff-backup} compares a specified file with its most