]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Fix tab-line-buffers in window-persistent-parameters.
authorJuri Linkov <juri@linkov.net>
Thu, 25 Apr 2024 17:39:56 +0000 (20:39 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:02:35 +0000 (17:02 +0200)
commite0fce2ee20c3c4031b6a7406c9b2c05192ae8cde
tree5b7e83f6e86d63130a98726f959ed6e8def76859
parent13995add850282c4902fea2abd58ef95d67149d9
* lisp/tab-line.el: Fix tab-line-buffers in window-persistent-parameters.

Replace '(tab-line-buffers . writable)' with '(tab-line-buffers . t)'
in 'window-persistent-parameters' (bug#69993).

(cherry picked from commit 32ed3d26793753124d344901a6401eecd9225cd1)
lisp/tab-line.el