]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el (tab-line-mode): Preserve existing value of tab-line-format
authorJuri Linkov <juri@linkov.net>
Sun, 14 Nov 2021 18:35:42 +0000 (20:35 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 14 Nov 2021 18:35:42 +0000 (20:35 +0200)
commite6df5a32d07564115488643206396ba0c28decf2
treeef98f749ebeef7235628acb89a62ef15d1eed330
parent572eed83fcce65c3f81cbbfd777f5020bed1d81a
* lisp/tab-line.el (tab-line-mode): Preserve existing value of tab-line-format

Keep the old value of tab-line-format when enabling tab-line-mode
and don't overwrite it with nil when disabling tab-line-mode (bug#51830).
lisp/tab-line.el