diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -579,7 +579,7 @@ set a variable's `safe-local-variable' and `risky-local-variable' property. | |||
| 579 | 579 | ||
| 580 | *** diff-refine-hunk highlights word-level details of changes in a diff hunk. | 580 | *** diff-refine-hunk highlights word-level details of changes in a diff hunk. |
| 581 | It's used automatically as you move through hunks, see | 581 | It's used automatically as you move through hunks, see |
| 582 | diff-auto-refine. It is bound to `C-c C-b'. | 582 | diff-auto-refine-mode. It is bound to `C-c C-b'. |
| 583 | 583 | ||
| 584 | *** diff-add-change-log-entries-other-window iterates through the diff | 584 | *** diff-add-change-log-entries-other-window iterates through the diff |
| 585 | buffer and tries to create ChangeLog entries for each change. | 585 | buffer and tries to create ChangeLog entries for each change. |
| @@ -784,7 +784,8 @@ It is used to configure wireless interfaces. | |||
| 784 | *** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. | 784 | *** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. |
| 785 | 785 | ||
| 786 | *** smerge-refine highlights word-level details of changes in conflict. | 786 | *** smerge-refine highlights word-level details of changes in conflict. |
| 787 | It's used automatically as you move through conflicts, see smerge-auto-refine. | 787 | It's used automatically as you move through conflicts, see |
| 788 | smerge-auto-refine-mode. | ||
| 788 | 789 | ||
| 789 | *** talk.el has been extended for multiple tty support. | 790 | *** talk.el has been extended for multiple tty support. |
| 790 | 791 | ||