From 7ab3896295d7a812e8dcb697c05a44df9e5be73d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Jan 2006 20:31:18 +0000 Subject: [PATCH] Don't use @kbd for TAB in index. --- man/vip.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}) -- 2.39.2