]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Fix tab-line-format and tab-line-format-template.
authorJuri Linkov <juri@linkov.net>
Mon, 16 Mar 2020 23:11:27 +0000 (01:11 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 16 Mar 2020 23:11:27 +0000 (01:11 +0200)
commita2dd8c4234c9a858e273ea22129962cee58fa4ce
treeb03eafdf921904c79004723932bf4c08af1beb5d
parenta7b8291b6c97de10cd8f6a559987a6cda8fa3d9a
* lisp/tab-line.el: Fix tab-line-format and tab-line-format-template.

* lisp/tab-line.el (tab-line-format): Use buffer-name in the cache key
instead of just buffer object to invalidate the cache on buffer renaming.
(tab-line-format-template): Always leave the separator after the last tab
like tab-bar.el already does.
lisp/tab-line.el