Mercurial > emacs
changeset 47270:5fe58e600ed7
(vcursor-toggle-vcursor-map): Fix spacing.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 06 Sep 2002 07:19:10 +0000 |
parents | dd5bcff29f6a |
children | b4cd4023d957 |
files | lisp/vcursor.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.