Mercurial > emacs
diff etc/NEWS @ 41748:0302528bddbc
Fix wording of the last change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 01 Dec 2001 13:37:32 +0000 |
parents | 6d817b78bf33 |
children | 83a9052556ea |
line wrap: on
line diff
--- a/etc/NEWS Sat Dec 01 13:10:50 2001 +0000 +++ b/etc/NEWS Sat Dec 01 13:37:32 2001 +0000 @@ -54,9 +54,10 @@ M-C-SPC M-C-SPC, for example. +++ -** M-h (mark-pagaraph) now accepts a prefix arg. If positive, mark -current and following pargraphs; if negative, mark current and -preceding paragraphs. +** M-h (mark-pagaraph) now accepts a prefix arg. +With positive arg, M-h marks the current and the following pargraphs; +if the arg is negative, it marks the current and the preceding +paragraphs. ** mouse-wheels can now scroll a specific fraction of the window (rather than a fixed number of lines) and the scrolling is `progressive'.