# HG changeset patch # User Martin Rudalics # Date 1229596709 0 # Node ID c5d38073ec91eb8cd136dc8a92e46c96a58231bc # Parent 9e7c4de60dcd04ecd350eba73728070b78a05f60 (cmd): Add beginning-of-visual-line and end-of-visual-line to CUA's recognized commands. (Bug#1549) diff -r 9e7c4de60dcd -r c5d38073ec91 lisp/emulation/cua-base.el --- 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