Don't use @kbd for TAB in index.

This commit is contained in:
Eli Zaretskii 2006-01-21 20:31:18 +00:00
parent cde0a40c56
commit 7ab3896295

View 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})