(momentary): Move here ...
This commit is contained in:
parent
bbe5b38e59
commit
fb395c0fc4
1 changed files with 5 additions and 0 deletions
|
@ -2112,6 +2112,11 @@ created."
|
|||
:version "21.1"
|
||||
:group 'basic-faces)
|
||||
|
||||
(defface momentary
|
||||
'((t (:inherit mode-line)))
|
||||
"Face for momentarily displaying text in the current buffer."
|
||||
:group 'display)
|
||||
|
||||
(defface vertical-border
|
||||
'((((type tty)) :inherit mode-line-inactive))
|
||||
"Face used for vertical window dividers on ttys."
|
||||
|
|
Loading…
Add table
Reference in a new issue