(describe-face): Describe :fontset property too.
This commit is contained in:
parent
57d83313c1
commit
0540dc5e89
1 changed files with 2 additions and 1 deletions
|
@ -1187,7 +1187,8 @@ If FRAME is omitted or nil, use the selected frame."
|
|||
(:box . "Box")
|
||||
(:inverse-video . "Inverse")
|
||||
(:stipple . "Stipple")
|
||||
(:font . "Font or fontset")
|
||||
(:font . "Font")
|
||||
(:fontset . "Fontset")
|
||||
(:inherit . "Inherit")))
|
||||
(max-width (apply #'max (mapcar #'(lambda (x) (length (cdr x)))
|
||||
attrs))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue