(glyph): New face.

This commit is contained in:
Daniel Pfeiffer
2004-12-01 18:29:20 +00:00
parent fb568b49d4
commit ffe48d1d0b

View File

@@ -2022,6 +2022,14 @@ Note: Other faces cannot inherit from the cursor face."
:group 'basic-faces)
(defface glyph
'((t
:inherit secondary-selection))
"Basic face for displaying \\ and ^ in multichar glyphs.
It is also used for ... in ellipses."
:group 'basic-faces)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Manipulating font names.