Mercurial > emacs
changeset 60488:234a7cab00e4
Put CUA move property on move-end-of-line
and move-beginning-of-line.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 07 Mar 2005 11:12:58 +0000 |
parents | bf372b4b92e9 |
children | 7d03f539a034 |
files | lisp/emulation/cua-base.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emulation/cua-base.el Mon Mar 07 11:12:40 2005 +0000 +++ b/lisp/emulation/cua-base.el Mon Mar 07 11:12:58 2005 +0000 @@ -1284,6 +1284,7 @@ next-line previous-line forward-word backward-word end-of-line beginning-of-line + move-end-of-line move-beginning-of-line end-of-buffer beginning-of-buffer scroll-up scroll-down forward-sentence backward-sentence