Mercurial > emacs
comparison etc/NEWS @ 35172:fe5b376c2e54
Fixed typo
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 09 Jan 2001 13:44:41 +0000 |
parents | 9f4a395a24cb |
children | aab62e473631 |
comparison
equal
deleted
inserted
replaced
35171:bc4b6bd7103e | 35172:fe5b376c2e54 |
---|---|
41 description of aspects specific to the Mac. | 41 description of aspects specific to the Mac. |
42 | 42 |
43 | 43 |
44 * Changes in Emacs 21.1 | 44 * Changes in Emacs 21.1 |
45 | 45 |
46 ** The <home> end <end> keys now more to the beginning or end of the | 46 ** The <home> end <end> keys now move to the beginning or end of the |
47 current line, respectively. C-<home> and C-<end> move to the | 47 current line, respectively. C-<home> and C-<end> move to the |
48 beginning and end of the buffer. | 48 beginning and end of the buffer. |
49 | 49 |
50 ** In Cperl mode `cperl-invalid-face' should now be a normal face | 50 ** In Cperl mode `cperl-invalid-face' should now be a normal face |
51 symbol, not double-quoted. | 51 symbol, not double-quoted. |