aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 62258f67ff4..00faf92d29a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
170It'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.
173It'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