Mercurial > emacs
diff etc/NEWS @ 35169:9f4a395a24cb
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 09 Jan 2001 13:14:37 +0000 |
parents | 2aa481613ac4 |
children | fe5b376c2e54 |
line wrap: on
line diff
--- a/etc/NEWS Tue Jan 09 13:14:37 2001 +0000 +++ b/etc/NEWS Tue Jan 09 13:14:37 2001 +0000 @@ -43,6 +43,10 @@ * Changes in Emacs 21.1 +** The <home> end <end> keys now more to the beginning or end of the +current line, respectively. C-<home> and C-<end> 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.