diff options
| author | Dan Nicolaescu | 2008-02-05 06:28:03 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-02-05 06:28:03 +0000 |
| commit | e7940cb5c9c45ea7f1f845ddc94f397431f3b043 (patch) | |
| tree | e8f61f51a23e08c579d83000536ac9afceefdc6a /etc | |
| parent | b5a922ded48de4cec9d9fa82568ee5606a6d1b1f (diff) | |
| download | emacs-e7940cb5c9c45ea7f1f845ddc94f397431f3b043.tar.gz emacs-e7940cb5c9c45ea7f1f845ddc94f397431f3b043.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -274,8 +274,9 @@ It's used automatically as you move through conflicts, see smerge-auto-refine. | |||
| 274 | It's used automatically as you move through hunks, see | 274 | It's used automatically as you move through hunks, see |
| 275 | diff-auto-refine. It is bound to `C-c C-b'. | 275 | diff-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 |
| 278 | to create ChangeLog entries for each change. | 278 | buffer and tries to create ChangeLog entries for each change. |
| 279 | It 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 | ||