comparison 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
comparison
equal deleted inserted replaced
42298:d020b569f212 42299:4bc3e5620674
74 only happen after 0.25s of idle time. 74 only happen after 0.25s of idle time.
75 75
76 ** If you hit M-C-SPC (mark-sexp) repeatedly, the marked region 76 ** If you hit M-C-SPC (mark-sexp) repeatedly, the marked region
77 will now be extended each time, so you can mark the next two sexps with 77 will now be extended each time, so you can mark the next two sexps with
78 M-C-SPC M-C-SPC, for example. 78 M-C-SPC M-C-SPC, for example.
79
80 ** In the *Occur* buffer, C-o displays the current line's occurrence
81 in another window without switching to it.
82
83 ** When you specify a frame size with --geometry, the size applies to
84 all frames you create. A position specified with --geometry only
85 affects the initial frame.
79 86
80 +++ 87 +++
81 ** M-h (mark-paragraph) now accepts a prefix arg. 88 ** M-h (mark-paragraph) now accepts a prefix arg.
82 With positive arg, M-h marks the current and the following paragraphs; 89 With positive arg, M-h marks the current and the following paragraphs;
83 if the arg is negative, it marks the current and the preceding 90 if the arg is negative, it marks the current and the preceding