diff options
author | Juri Linkov <juri@linkov.net> | 2020-04-21 02:23:35 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-04-21 02:23:35 +0300 |
commit | 692ad40539805e435a16b90067fa5917e4fea9f8 (patch) | |
tree | 13ca872e6fd6c763ad6b8a6bd10d91c7e8410575 /doc/emacs/glossary.texi | |
parent | 05089a4d65831c5e873956f5f2d92a3d5672d405 (diff) | |
download | emacs-692ad40539805e435a16b90067fa5917e4fea9f8.tar.gz emacs-692ad40539805e435a16b90067fa5917e4fea9f8.tar.bz2 emacs-692ad40539805e435a16b90067fa5917e4fea9f8.zip |
Improve the documentation of tab-bar and tab-line
* doc/emacs/frames.texi (Tab Bars): Add xref to "Tab Line".
Document more commands.
* doc/emacs/windows.texi (Windows):
* doc/emacs/emacs.texi (Top): Add "Tab Line" menu.
* doc/emacs/windows.texi (Window Convenience):
Move tab-line documentation to new node "Tab Line".
(Tab Line): New node.
* doc/emacs/glossary.texi (Glossary):
* doc/emacs/modes.texi (Minor Modes):
* doc/emacs/display.texi (Standard Faces): Add xref to "Tab Line".
Diffstat (limited to 'doc/emacs/glossary.texi')
-rw-r--r-- | doc/emacs/glossary.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi index 416431b8cd4..4d622ec0e3f 100644 --- a/doc/emacs/glossary.texi +++ b/doc/emacs/glossary.texi @@ -1367,7 +1367,7 @@ configurations. @xref{Tab Bars}. @item Tab Line The tab line is a line of tabs at the top of an Emacs window. -Clicking on one of these tabs switches window buffers. +Clicking on one of these tabs switches window buffers. @xref{Tab Line}. @anchor{Glossary---Tags Table} @item Tags Table |