Mercurial > emacs
changeset 35223:a671ccb060d5
Fix a typo: end -> and.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 11 Jan 2001 07:54:40 +0000 |
parents | f389b8f95c54 |
children | 87ccb00542e1 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Jan 11 07:54:17 2001 +0000 +++ b/etc/NEWS Thu Jan 11 07:54:40 2001 +0000 @@ -46,7 +46,7 @@ ** The new user-option `confirm-kill-emacs' can be customized to let Emacs ask for confirmation before exiting. -** The <home> end <end> keys now move to the beginning or end of the +** The <home> and <end> keys now move to the beginning or end of the current line, respectively. C-<home> and C-<end> move to the beginning and end of the buffer.