]> git.eshelyaron.com Git - emacs.git/commitdiff
(custom-face-attributes): Add :foundry.
authorKenichi Handa <handa@m17n.org>
Fri, 13 Jun 2008 05:49:05 +0000 (05:49 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 13 Jun 2008 05:49:05 +0000 (05:49 +0000)
lisp/cus-face.el

index 9ef9428470f49b521d0e1a40192957a3750c4f5c..318fd61fc3446654ec493d5dbef02f8c55c18e7f 100644 (file)
      (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."