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 17a96e10c1c..c2ac7e3b3d0 100644
--- a/lisp/emulation/cua-base.el
+++ b/lisp/emulation/cua-base.el
@@ -1498,6 +1498,7 @@ If ARG is the atom `-', scroll upward by nearly full screen."
1498(dolist (cmd 1498(dolist (cmd
1499 '(forward-char backward-char 1499 '(forward-char backward-char
1500 right-char left-char 1500 right-char left-char
1501 right-word left-word
1501 next-line previous-line 1502 next-line previous-line
1502 forward-word backward-word 1503 forward-word backward-word
1503 end-of-line beginning-of-line 1504 end-of-line beginning-of-line