summaryrefslogtreecommitdiff
path: root/lisp/cus-face.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cus-face.el')
-rw-r--r--lisp/cus-face.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/cus-face.el b/lisp/cus-face.el
index 9ef9428470f..318fd61fc34 100644
--- a/lisp/cus-face.el
+++ b/lisp/cus-face.el
@@ -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."