aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDan Nicolaescu2008-02-05 06:28:03 +0000
committerDan Nicolaescu2008-02-05 06:28:03 +0000
commite7940cb5c9c45ea7f1f845ddc94f397431f3b043 (patch)
treee8f61f51a23e08c579d83000536ac9afceefdc6a /etc
parentb5a922ded48de4cec9d9fa82568ee5606a6d1b1f (diff)
downloademacs-e7940cb5c9c45ea7f1f845ddc94f397431f3b043.tar.gz
emacs-e7940cb5c9c45ea7f1f845ddc94f397431f3b043.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1230435acc3..eee0ac8b570 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -274,8 +274,9 @@ It's used automatically as you move through conflicts, see smerge-auto-refine.
274It's used automatically as you move through hunks, see 274It's used automatically as you move through hunks, see
275diff-auto-refine. It is bound to `C-c C-b'. 275diff-auto-refine. It is bound to `C-c C-b'.
276 276
277*** diff-create-changelog iterates through the diff buffer and tries 277*** diff-add-change-log-entries-other-window iterates through the diff
278to create ChangeLog entries for each change. 278buffer and tries to create ChangeLog entries for each change.
279It is bound to `C-x 4 A'.
279 280
280** archive-mode has basic support to browse Rar archives. 281** archive-mode has basic support to browse Rar archives.
281 282