diff lisp/vcursor.el @ 47270:5fe58e600ed7

(vcursor-toggle-vcursor-map): Fix spacing.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 06 Sep 2002 07:19:10 +0000
parents 253f761ad37b
children df5fb1f2c113
line wrap: on
line diff
--- a/lisp/vcursor.el	Fri Sep 06 07:18:44 2002 +0000
+++ b/lisp/vcursor.el	Fri Sep 06 07:19:10 2002 +0000
@@ -1124,7 +1124,7 @@
 (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.