From: Gerd Moellmann Date: Tue, 9 Jan 2001 13:14:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.95~23 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc46ca23fa8c204d7eb28b8f4457bbe135d1fa43;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 931ea117c70..6c759ab8f3a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -43,6 +43,10 @@ description of aspects specific to the Mac. * Changes in Emacs 21.1 +** The end keys now more to the beginning or end of the +current line, respectively. C- and C- move to the +beginning and end of the buffer. + ** In Cperl mode `cperl-invalid-face' should now be a normal face symbol, not double-quoted.