]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/vip.texi (Other Vi Commands): Markup fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 4 Oct 2014 06:55:37 +0000 (23:55 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 4 Oct 2014 06:55:37 +0000 (23:55 -0700)
doc/misc/ChangeLog
doc/misc/vip.texi

index 6e0b164b72b7b072ecc04b8cbecbb5fd2b1648bb..9c3ca5dd120d07de4b2c9cd708d02fdc2253fe4b 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-04  Glenn Morris  <rgm@gnu.org>
+
+       * vip.texi (Other Vi Commands): Markup fix.
+
 2014-10-02  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Key bindings and useful functions): Fix typo.  Use the
index e11a5eb4c8b1828a6d49269764f6d458376c12a4..e7a53e768a768a4ef9478d759eb9c401e0b8ec5d 100644 (file)
@@ -1555,7 +1555,7 @@ assigned to a function that just beeps (@code{vip-nil}).
 @end example
 
 VIP uses a special local keymap to interpret key strokes you enter in vi
-mode.  The following keys are bound to @var{nil} in the keymap.  Therefore,
+mode.  The following keys are bound to @code{nil} in the keymap.  Therefore,
 these keys are interpreted by the global keymap of Emacs.  We give below a
 short description of the functions bound to these keys in the global
 keymap.  See GNU Emacs Manual for details.