diff etc/NEWS @ 91526:44f0cbc44295

Update diff mode entry.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 04 Feb 2008 21:41:33 +0000
parents 4931aa71bd30
children 42cb2d4e741a
line wrap: on
line diff
--- a/etc/NEWS	Mon Feb 04 21:41:09 2008 +0000
+++ b/etc/NEWS	Mon Feb 04 21:41:33 2008 +0000
@@ -268,8 +268,14 @@
 ** 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.