From: Chong Yidong Date: Tue, 21 Oct 2008 23:10:37 +0000 (+0000) Subject: * files.texi (Comparing Files): Note that diff uses the minibuffer, and X-Git-Tag: emacs-pretest-23.0.90~2284 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a6e29543090bd65b26c696522c61524e22275bb;p=emacs.git * files.texi (Comparing Files): Note that diff uses the minibuffer, and that the output is shown using Diff mode. (Diff Mode): Explain what "patch" and "hunk" mean. Document diff-update-on-the-fly and diff-refine-hunk. (File Archives): Add rar support. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 58e48ec0ec2..6942b0ce3d3 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -28,6 +28,11 @@ (VC Directory Mode): Move node contents here from vc1-xtra.texi; we need to include it in the manual unconditionally, since it is now crucial to using distributed version control systems. + (Comparing Files): Note that diff uses the minibuffer, and that the + output is shown using Diff mode. + (Diff Mode): Explain what "patch" and "hunk" mean. Document + diff-update-on-the-fly and diff-refine-hunk. + (File Archives): Add rar support. * major.texi (Choosing Modes): Make mode selection sequence more obvious by describing the steps in order of priority. Note that