]> git.eshelyaron.com Git - emacs.git/commitdiff
* files.texi (Comparing Files): Note that diff uses the minibuffer, and
authorChong Yidong <cyd@stupidchicken.com>
Tue, 21 Oct 2008 23:10:37 +0000 (23:10 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 21 Oct 2008 23:10:37 +0000 (23:10 +0000)
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.

doc/emacs/ChangeLog

index 58e48ec0ec287ea306c1b3ea6b903302cedf4069..6942b0ce3d3890d54609d3d7f050d8f2d810b39b 100644 (file)
        (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