Mercurial > emacs
comparison etc/NEWS @ 35220:aab62e473631
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 10 Jan 2001 20:23:03 +0000 |
parents | fe5b376c2e54 |
children | a671ccb060d5 |
comparison
equal
deleted
inserted
replaced
35219:8a8247d83687 | 35220:aab62e473631 |
---|---|
40 "Emacs and the Mac OS" appendix in the Emacs manual, for the | 40 "Emacs and the Mac OS" appendix in the Emacs manual, for the |
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 | |
46 ** The new user-option `confirm-kill-emacs' can be customized to | |
47 let Emacs ask for confirmation before exiting. | |
45 | 48 |
46 ** The <home> end <end> keys now move to the beginning or end of the | 49 ** 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 | 50 current line, respectively. C-<home> and C-<end> move to the |
48 beginning and end of the buffer. | 51 beginning and end of the buffer. |
49 | 52 |