diff options
author | Juri Linkov <juri@linkov.net> | 2019-09-15 23:52:22 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2019-09-15 23:52:22 +0300 |
commit | 6474abc36359a438338e5d6186dbeaf24f200387 (patch) | |
tree | 1d7a4c74483031759169d66a3b12aa722635240c /test/lisp/emacs-lisp/cl-generic-tests.el | |
parent | 8d30e1bce3c1bddf85272fa31b7d314ed421d29e (diff) | |
download | emacs-6474abc36359a438338e5d6186dbeaf24f200387.tar.gz emacs-6474abc36359a438338e5d6186dbeaf24f200387.tar.bz2 emacs-6474abc36359a438338e5d6186dbeaf24f200387.zip |
Use images for new/close buttons in tab-bar and tab-line.
* etc/images/tabs/new.xpm:
* etc/images/tabs/close.xpm:
New files.
* lisp/tab-bar.el (tab-bar-separator): New face.
(tab-bar-separator, tab-bar-button-new, tab-bar-button-close):
Use display property with images in default values.
* lisp/tab-line.el (tab-line-button-new, tab-line-button-close):
Use display property with images in default values.
* src/xdisp.c (tab_bar_item_info): Add new arg close_p and set it
to the value of property `close' at charpos.
(get_tab_bar_item): Add new arg close_p.
(handle_tab_bar_click): Add ctrl_modifier when close_p is non-nil.
(Fdump_tab_bar_row): Fix crash for non-X builds.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-generic-tests.el')
0 files changed, 0 insertions, 0 deletions