diff options
| -rw-r--r-- | man/vip.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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. | |||
| 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}) |