changeset 100490:c5d38073ec91

(cmd): Add beginning-of-visual-line and end-of-visual-line to CUA's recognized commands. (Bug#1549)
author Martin Rudalics <rudalics@gmx.at>
date Thu, 18 Dec 2008 10:38:29 +0000
parents 9e7c4de60dcd
children 4133b0eeae68
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	Thu Dec 18 10:15:08 2008 +0000
+++ b/lisp/emulation/cua-base.el	Thu Dec 18 10:38:29 2008 +0000
@@ -1495,6 +1495,7 @@
    next-line previous-line
    forward-word backward-word
    end-of-line beginning-of-line
+   end-of-visual-line beginning-of-visual-line
    move-end-of-line move-beginning-of-line
    end-of-buffer beginning-of-buffer
    scroll-up scroll-down