Mercurial > emacs
comparison etc/NEWS @ 85468:fdc8e826d875
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 20 Oct 2007 02:04:29 +0000 |
parents | f887e22f9f21 |
children | 2ba6b972a7ef 12589730c028 |
comparison
equal
deleted
inserted
replaced
85467:6ae4584fb3f6 | 85468:fdc8e826d875 |
---|---|
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 |