]> git.eshelyaron.com Git - emacs.git/commitdiff
Update diff mode entry.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 21:41:33 +0000 (21:41 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 21:41:33 +0000 (21:41 +0000)
etc/NEWS

index fc8ddbb5742a2bd372fc7e5b82aed2cc7ad19153..1230435acc385cab2d529d58e7101fa4f4e4e7b7 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -268,8 +268,14 @@ This is enabled if isearch-buffers-multi is non-nil.
 ** smerge-refine highlights word-level details of changes in conflict.
 It's used automatically as you move through conflicts, see smerge-auto-refine.
 
-** diff-refine-hunk highlights word-level details of changes in a diff hunk.
-It's used automatically as you move through hunks, see diff-auto-refine.
+** Diff mode
+
+*** diff-refine-hunk highlights word-level details of changes in a diff hunk.
+It's used automatically as you move through hunks, see
+diff-auto-refine.  It is bound to `C-c C-b'.
+
+*** diff-create-changelog iterates through the diff buffer and tries
+to create ChangeLog entries for each change.
 
 ** archive-mode has basic support to browse Rar archives.