]> git.eshelyaron.com Git - emacs.git/commitdiff
(vcursor-toggle-vcursor-map): Fix spacing.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 07:19:10 +0000 (07:19 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 07:19:10 +0000 (07:19 +0000)
lisp/vcursor.el

index 492d660b3a28fef3edeaf7a921e079faa041d2cd..25de4aa603e65e428bf930ec964cfe70a3b7b896 100644 (file)
@@ -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.