comparison etc/NEWS @ 91059:12589730c028

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 901) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-273
author Miles Bader <miles@gnu.org>
date Sat, 20 Oct 2007 02:30:26 +0000
parents 1251cabc40b7 fdc8e826d875
children 4bc33ffdda1a
comparison
equal deleted inserted replaced
91058:4b09bb044f38 91059:12589730c028
164 ** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. 164 ** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
165 165
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
174 the first error encountered during compilations. 180 the first error encountered during compilations.
175 181