# HG changeset patch # User Chong Yidong # Date 1224630637 0 # Node ID ff66ac7faf050f2b82d979f9f642a9f216b8be19 # Parent 9b43c2d83a1e221eba91c3c20fbb294211045998 * 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 -r 9b43c2d83a1e -r ff66ac7faf05 doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Tue Oct 21 22:14:30 2008 +0000 +++ b/doc/emacs/ChangeLog Tue Oct 21 23:10:37 2008 +0000 @@ -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