diff options
Diffstat (limited to 'doc/emacs/modes.texi')
-rw-r--r-- | doc/emacs/modes.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/modes.texi b/doc/emacs/modes.texi index 2bbc17b26db..fd8f0110a3f 100644 --- a/doc/emacs/modes.texi +++ b/doc/emacs/modes.texi @@ -33,8 +33,8 @@ one another, and of the selected major mode. @section Major Modes @cindex major modes @cindex mode, major -@kindex TAB @r{(and major modes)} -@kindex DEL @r{(and major modes)} +@kindex @key{TAB} @r{(and major modes)} +@kindex @key{DEL} @r{(and major modes)} @kindex C-j @r{(and major modes)} Every buffer possesses a major mode, which determines the editing @@ -236,7 +236,7 @@ called Outline mode. @xref{Outline Mode}. @cindex Overwrite mode @cindex mode, Overwrite @findex overwrite-mode -@kindex INSERT +@kindex @key{INSERT} @item Overwrite mode causes ordinary printing characters to replace existing text instead of shoving it to the right. For example, if point is in |