Mercurial > emacs
changeset 68319:40fd5f72c481
Don't use @kbd for TAB in index.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 21 Jan 2006 20:31:18 +0000 |
parents | 682fe4bc1fa5 |
children | a2ccca4b13a3 |
files | man/vip.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/vip.texi Sat Jan 21 18:04:09 2006 +0000 +++ b/man/vip.texi Sat Jan 21 20:31:18 2006 +0000 @@ -1568,7 +1568,7 @@ @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})