]> git.eshelyaron.com Git - emacs.git/commit
Add more ways to exclude buffers in tab-line-mode. (Bug#78988)
authorElías Gabriel Pérez <eg642616@gmail.com>
Thu, 10 Jul 2025 22:40:34 +0000 (16:40 -0600)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 11:53:44 +0000 (13:53 +0200)
commit80da6611588c65d3cbcdbef51c11d51e808950e8
tree591b70074fcb88645c47c0bef5edbb76487d9628
parent6a4f420af5f91f5b3129394d287bbacf0408c767
Add more ways to exclude buffers in tab-line-mode. (Bug#78988)

* etc/NEWS: Announce changes.
* lisp/tab-line.el (tab-line-exclude-buffer): New user option.
(tab-line-mode--turn-on): Update conditions.

(cherry picked from commit 6053a7f1a4a862bee6a83ab5d69531672c7f9652)
lisp/tab-line.el