From: Eli Zaretskii Date: Sat, 21 Jan 2006 20:31:18 +0000 (+0000) Subject: Don't use @kbd for TAB in index. X-Git-Tag: emacs-pretest-22.0.90~4644 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7ab3896295d7a812e8dcb697c05a44df9e5be73d;p=emacs.git Don't use @kbd for TAB in index. --- diff --git a/man/vip.texi b/man/vip.texi index e98d51aeca1..96d04ef0913 100644 --- a/man/vip.texi +++ b/man/vip.texi @@ -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})