Mercurial > emacs
diff etc/NEWS @ 42299:4bc3e5620674
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Dec 2001 16:39:39 +0000 |
parents | 18095fb6473e |
children | edeb3d66b7e0 |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 24 16:39:31 2001 +0000 +++ b/etc/NEWS Mon Dec 24 16:39:39 2001 +0000 @@ -77,6 +77,13 @@ will now be extended each time, so you can mark the next two sexps with M-C-SPC M-C-SPC, for example. +** In the *Occur* buffer, C-o displays the current line's occurrence +in another window without switching to it. + +** When you specify a frame size with --geometry, the size applies to +all frames you create. A position specified with --geometry only +affects the initial frame. + +++ ** M-h (mark-paragraph) now accepts a prefix arg. With positive arg, M-h marks the current and the following paragraphs;