]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Cache the tab-line-format template.
authorJuri Linkov <juri@linkov.net>
Wed, 4 Dec 2019 23:08:24 +0000 (01:08 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 4 Dec 2019 23:08:24 +0000 (01:08 +0200)
commitbd95d66ae97f3dcfe73b972de935e27e434e49be
tree08122cdf5489d7781d2a2804e93002f0fd153e4b
parentf336ae77cc422d82ea2738238b68234bc4c40966
* lisp/tab-line.el: Cache the tab-line-format template.

(tab-line-format): Cache the result of tab-line-format-template in window.
(tab-line-format-template): New function that returns the value to cache.
lisp/tab-line.el