mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
(custom-face-attributes): Add :foundry.
This commit is contained in:
parent
bf970f2bd1
commit
b8a9467ce9
@ -65,6 +65,10 @@
|
||||
(string :tag "Font Family"
|
||||
:help-echo "Font family or fontset alias name."))
|
||||
|
||||
(:foundry
|
||||
(string :tag "Font Foundry"
|
||||
:help-echo "Font foundry name."))
|
||||
|
||||
(:width
|
||||
(choice :tag "Width"
|
||||
:help-echo "Font width."
|
||||
|
Loading…
Reference in New Issue
Block a user