summaryrefslogtreecommitdiff
path: root/lisp/vcursor.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-09-06 07:19:10 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-09-06 07:19:10 +0000
commit8f2bf1bc3a65947e7ad2f161e11318c61e36c5ec (patch)
tree1156b56cabc45410265c6752af11d1581896fc6d /lisp/vcursor.el
parentf7a53caeeb126e01445da1d2b040ced3986fcead (diff)
downloademacs-8f2bf1bc3a65947e7ad2f161e11318c61e36c5ec.tar.gz
(vcursor-toggle-vcursor-map): Fix spacing.
Diffstat (limited to 'lisp/vcursor.el')
-rw-r--r--lisp/vcursor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vcursor.el b/lisp/vcursor.el
index 492d660b3a2..25de4aa603e 100644
--- a/lisp/vcursor.el
+++ b/lisp/vcursor.el
@@ -1124,7 +1124,7 @@ line is treated like ordinary characters."
(defun vcursor-toggle-vcursor-map (&optional force noredisp)
"Toggle the state of the vcursor key map.
When on, the keys defined in it are mapped directly on top of the main
-keymap, allowing you to move the vcursor with ordinary motion keys.
+keymap, allowing you to move the vcursor with ordinary motion keys.
An indication \"!VC\" appears in the mode list. The effect is
local to the current buffer.
With prefix FORCE, turn on, or off if it is 0.