]> git.eshelyaron.com Git - emacs.git/commitdiff
Put CUA move property on move-end-of-line
authorKim F. Storm <storm@cua.dk>
Mon, 7 Mar 2005 11:12:58 +0000 (11:12 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 7 Mar 2005 11:12:58 +0000 (11:12 +0000)
and move-beginning-of-line.

lisp/emulation/cua-base.el

index 76c0f860a0043f7393230f5bceb7326570b6da5f..d72dc91ad2bdfd2db56f601a08ffaf08e769743a 100644 (file)
@@ -1284,6 +1284,7 @@ If ARG is the atom `-', scroll upward by nearly full screen."
    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