aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/cua-base.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el
index 3e434b36213..17a96e10c1c 100644
--- a/lisp/emulation/cua-base.el
+++ b/lisp/emulation/cua-base.el
@@ -1497,6 +1497,7 @@ If ARG is the atom `-', scroll upward by nearly full screen."
1497 1497
1498(dolist (cmd 1498(dolist (cmd
1499 '(forward-char backward-char 1499 '(forward-char backward-char
1500 right-char left-char
1500 next-line previous-line 1501 next-line previous-line
1501 forward-word backward-word 1502 forward-word backward-word
1502 end-of-line beginning-of-line 1503 end-of-line beginning-of-line