* lisp/tab-bar.el (tab-bar-new-button-show): Make variable obsolete.
This commit is contained in:
parent
bf11c698b6
commit
0da97a4ed9
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@ When this is nil, you can create new tabs with \\[tab-new]."
|
|||
(force-mode-line-update))
|
||||
:group 'tab-bar
|
||||
:version "27.1")
|
||||
(make-obsolete-variable 'tab-bar-new-button-show 'tab-bar-format "28.1")
|
||||
|
||||
(defvar tab-bar-new-button " + "
|
||||
"Button for creating a new tab.")
|
||||
|
|
Loading…
Add table
Reference in a new issue