]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't use @kbd for TAB in index.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Jan 2006 20:31:18 +0000 (20:31 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Jan 2006 20:31:18 +0000 (20:31 +0000)
man/vip.texi

index e98d51aeca1f4ba7b108af62da19baca7f0433fb..96d04ef091364be9c3171ae32d54ea0130a4d678 100644 (file)
@@ -1568,7 +1568,7 @@ keymap.  See GNU Emacs Manual for details.
 @kindex 000 @kbd{C-@@} (@code{set-mark-command})
 Set mark and push previous mark on mark ring (@code{set-mark-command}).
 @item TAB
-@kindex 011 @kbd{TAB} (@code{indent-for-tab-command})
+@kindex 011 TAB (@code{indent-for-tab-command})
 Indent line for current major mode (@code{indent-for-tab-command}).
 @item C-j
 @kindex 012 @kbd{C-j} (@code{newline-and-indent})