diff options
author | Juri Linkov <juri@linkov.net> | 2020-06-08 03:21:42 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-06-08 03:21:42 +0300 |
commit | 6eb18a950db88515fa5103e1c7d9cd76980e5f91 (patch) | |
tree | ab41ae10834fc04711da413b573abfa8902f60fb /lisp/image-mode.el | |
parent | 35661ef943d261f6c43e93e475ddd8516f4a4b62 (diff) | |
download | emacs-6eb18a950db88515fa5103e1c7d9cd76980e5f91.tar.gz emacs-6eb18a950db88515fa5103e1c7d9cd76980e5f91.tar.bz2 emacs-6eb18a950db88515fa5103e1c7d9cd76980e5f91.zip |
Move tab-bar and tab-line faces to faces.el (part of bug#41200)
These are basic faces, so they need to be defined in
faces.el, otherwise (get 'tab-line 'face) returns 0.
* lisp/faces.el (tab-bar, tab-line): Move faces here
from tab-bar.el and tab-line.el.
* lisp/tab-bar.el (tab-bar): Move face to faces.el.
(tab-bar-faces): Add '((tab-bar custom-face))
to the second arg MEMBERS of 'defgroup'.
* lisp/tab-line.el (tab-line): Move face to faces.el.
(tab-line-faces): Add '((tab-line custom-face))
to the second arg MEMBERS of 'defgroup'.
Diffstat (limited to 'lisp/image-mode.el')
0 files changed, 0 insertions, 0 deletions