projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38519ca
)
* lisp/tab-bar.el (tab-bar-new-tab-to): Fix tabs not reappearing (bug#42052)
author
James N. V. Cash
<james.cash@occasionallycogent.com>
Fri, 18 Sep 2020 08:27:07 +0000
(11:27 +0300)
committer
Juri Linkov
<juri@linkov.net>
Fri, 18 Sep 2020 08:27:07 +0000
(11:27 +0300)
Copyright-paperwork-exempt: yes
lisp/tab-bar.el
patch
|
blob
|
history
diff --git
a/lisp/tab-bar.el
b/lisp/tab-bar.el
index d8f932e7a4093890def15a67d654d16bc9810b9c..e4b3c8cf19798c27fdf962b34b9dd68523f6bba0 100644
(file)
--- a/
lisp/tab-bar.el
+++ b/
lisp/tab-bar.el
@@
-801,7
+801,6
@@
After the tab is created, the hooks in
(nth to-index tabs)))
(cond
- (tab-bar-mode)
((eq tab-bar-show t)
(tab-bar-mode 1))
((and (natnump tab-bar-show)