Mercurial > emacs
comparison etc/NEWS @ 51300:0d8a28231554
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 28 May 2003 11:52:33 +0000 |
parents | 083c1ba5b1d9 |
children | 31bb2083978b |
comparison
equal
deleted
inserted
replaced
51299:931dc917de11 | 51300:0d8a28231554 |
---|---|
145 | 145 |
146 You can now put the init files .emacs and .emacs_SHELL under | 146 You can now put the init files .emacs and .emacs_SHELL under |
147 ~/.emacs.d or directly under ~. Emacs will find them in either place. | 147 ~/.emacs.d or directly under ~. Emacs will find them in either place. |
148 | 148 |
149 ** partial-completion-mode now does partial completion on directory names. | 149 ** partial-completion-mode now does partial completion on directory names. |
150 | |
151 ** skeleton.el now supports using - to mark the skeleton-point without | |
152 interregion interaction. @ has reverted to only setting | |
153 skeleton-positions and no longer sets skeleton-point. Skeletons | |
154 which used @ to mark skeleton-point independent of _ should now use - | |
155 instead. The updated skeleton-insert docstring explains these new | |
156 features along with other details of skeleton construction. | |
150 | 157 |
151 ** MH-E changes. | 158 ** MH-E changes. |
152 | 159 |
153 Upgraded to MH-E version 7.3. There have been major changes since | 160 Upgraded to MH-E version 7.3. There have been major changes since |
154 version 5.0.2; see MH-E-NEWS for details. | 161 version 5.0.2; see MH-E-NEWS for details. |