]> git.eshelyaron.com Git - emacs.git/commit
Add images on tab-bar buttons the first time the tab bar is activated
authorJuri Linkov <juri@linkov.net>
Mon, 14 Oct 2019 22:43:45 +0000 (01:43 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 14 Oct 2019 22:43:45 +0000 (01:43 +0300)
commit8a089a95d8dc5a3b579a349785793dd52ecdb7cd
tree051d92ba5131c6efb46de6c4cb58826b0df060a4
parentd4cfe67e8ae4392fc1f01879f6d3a9a8b6947ac1
Add images on tab-bar buttons the first time the tab bar is activated

* lisp/tab-bar.el (tab-bar-mode): Set display property with image files
on tab-bar-new-button and tab-bar-close-button when tab-bar-mode is enabled
the first time.
(tab-bar-new-button, tab-bar-close-button): Use default values
without display image properties.  (Bug#37685)
lisp/tab-bar.el