[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/vcursor.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/vcursor.el |
Date: |
Fri, 06 Sep 2002 03:19:12 -0400 |
Index: emacs/lisp/vcursor.el
diff -c emacs/lisp/vcursor.el:1.11 emacs/lisp/vcursor.el:1.12
*** emacs/lisp/vcursor.el:1.11 Sun Jul 15 12:15:34 2001
--- emacs/lisp/vcursor.el Fri Sep 6 03:19:10 2002
***************
*** 1124,1130 ****
(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.
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.
--- 1124,1130 ----
(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.
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.
- [Emacs-diffs] Changes to emacs/lisp/vcursor.el,
Juanma Barranquero <=