comparison man/vip.texi @ 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 69b3598a61c5
children dc2d5a6655a3 5b7d410e31f9
comparison
equal deleted inserted replaced
68318:682fe4bc1fa5 68319:40fd5f72c481
1566 @table @kbd 1566 @table @kbd
1567 @item C-@@ 1567 @item C-@@
1568 @kindex 000 @kbd{C-@@} (@code{set-mark-command}) 1568 @kindex 000 @kbd{C-@@} (@code{set-mark-command})
1569 Set mark and push previous mark on mark ring (@code{set-mark-command}). 1569 Set mark and push previous mark on mark ring (@code{set-mark-command}).
1570 @item TAB 1570 @item TAB
1571 @kindex 011 @kbd{TAB} (@code{indent-for-tab-command}) 1571 @kindex 011 TAB (@code{indent-for-tab-command})
1572 Indent line for current major mode (@code{indent-for-tab-command}). 1572 Indent line for current major mode (@code{indent-for-tab-command}).
1573 @item C-j 1573 @item C-j
1574 @kindex 012 @kbd{C-j} (@code{newline-and-indent}) 1574 @kindex 012 @kbd{C-j} (@code{newline-and-indent})
1575 Insert a newline, then indent according to mode (@code{newline-and-indent}). 1575 Insert a newline, then indent according to mode (@code{newline-and-indent}).
1576 @item C-k 1576 @item C-k