diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
| @@ -166,8 +166,14 @@ its usage. | |||
| 166 | 166 | ||
| 167 | * Changes in Specialized Modes and Packages in Emacs 23.1 | 167 | * Changes in Specialized Modes and Packages in Emacs 23.1 |
| 168 | 168 | ||
| 169 | ** diff-fine-highlight highlights char-level details of changes in a diff hunk. | 169 | ** smerge-refine highlights word-level details of changes in conflict. |
| 170 | It's used automatically as you move through conflicts, see smerge-auto-refine. | ||
| 171 | |||
| 172 | ** diff-refine-hunk highlights word-level details of changes in a diff hunk. | ||
| 173 | It's used automatically as you move through hunks, see diff-auto-refine. | ||
| 174 | |||
| 170 | ** archive-mode has basic support to browse Rar archives. | 175 | ** archive-mode has basic support to browse Rar archives. |
| 176 | |||
| 171 | ** talk.el has been extended for multiple tty support. | 177 | ** talk.el has been extended for multiple tty support. |
| 172 | 178 | ||
| 173 | ** compilation-auto-jump-to-first-error tells `compile' to jump to | 179 | ** compilation-auto-jump-to-first-error tells `compile' to jump to |