]> git.eshelyaron.com Git - emacs.git/commit
Don't use expand-file-name to find images for tabs.
authorJuri Linkov <juri@linkov.net>
Tue, 15 Oct 2019 19:44:10 +0000 (22:44 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 15 Oct 2019 19:44:10 +0000 (22:44 +0300)
commitffa90546980c71fc0c2355005b382f07405aeeec
tree8d73be099f1fe37f89d89fe5059c95e7995ff92e
parent4509aaa5b0666a120fb1e255d52d83d03c46c596
Don't use expand-file-name to find images for tabs.

* lisp/tab-bar.el (tab-bar-mode):
* lisp/tab-line.el (tab-line-new-button, tab-line-close-button):
Remove expand-file-name with data-directory.
lisp/tab-bar.el
lisp/tab-line.el