diff options
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r-- | doc/emacs/frames.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index f6c2d239132..3a98df7de9d 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -1302,9 +1302,9 @@ variable @code{tab-bar-tab-name-function}. @end table @vindex tab-bar-new-tab-choice - By default, a new tab starts with the current buffer that was -current before calling the command that adds a new tab. To start a -new tab with other buffers, customize the variable + By default, a new tab starts with the buffer that was +current before calling the command that adds a new tab. +To start a new tab with other buffers, customize the variable @code{tab-bar-new-tab-choice}. The following commands are used to delete and operate on tabs: |