changeset 85468:fdc8e826d875

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 20 Oct 2007 02:04:29 +0000
parents 6ae4584fb3f6
children 7a37dbd2963b
files etc/NEWS
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Oct 20 02:02:22 2007 +0000
+++ b/etc/NEWS	Sat Oct 20 02:04:29 2007 +0000
@@ -166,8 +166,14 @@
 
 * Changes in Specialized Modes and Packages in Emacs 23.1
 
-** diff-fine-highlight highlights char-level details of changes in a diff hunk.
+** smerge-refine highlights word-level details of changes in conflict.
+It's used automatically as you move through conflicts, see smerge-auto-refine.
+
+** diff-refine-hunk highlights word-level details of changes in a diff hunk.
+It's used automatically as you move through hunks, see diff-auto-refine.
+
 ** archive-mode has basic support to browse Rar archives.
+
 ** talk.el has been extended for multiple tty support.
 
 ** compilation-auto-jump-to-first-error tells `compile' to jump to