From: Richard M. Stallman Date: Fri, 5 May 2006 20:56:07 +0000 (+0000) Subject: (Diff Mode): Minor cleanup. X-Git-Tag: emacs-pretest-22.0.90~2786 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ce1d379f868e0cb0ad265b9c64652e691d1453d;p=emacs.git (Diff Mode): Minor cleanup. --- diff --git a/man/ChangeLog b/man/ChangeLog index 59507f016fe..8e6077263b4 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-05-05 Richard Stallman + + * files.texi (Diff Mode): Minor cleanup. + 2006-05-05 Karl Berry * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): new cmds. diff --git a/man/files.texi b/man/files.texi index 607746dfcae..60c13783210 100644 --- a/man/files.texi +++ b/man/files.texi @@ -2217,10 +2217,10 @@ provides a powerful interface for merging files. @findex diff-mode @cindex patches, editing - The @samp{*diff*} buffer uses Diff mode (@pxref{Diff Mode}). Diff -mode is also useful for editing patches and comparisons produced by -the @command{diff} program. To select Diff mode manually, type -@kbd{M-x diff-mode}. + Diff mode is used for the output of @kbd{M-x diff}; it is also +useful for editing patches and comparisons produced by the +@command{diff} program. To select Diff mode manually, type @kbd{M-x +diff-mode}. One general feature of Diff mode is that manual edits to the patch automatically correct line numbers, including those in the hunk