# HG changeset patch # User Kenichi Handa # Date 1213336145 0 # Node ID c6fa05cff0061c7ead7233ceb86305c565717d4e # Parent dce1d4eb3ebd436a3a518a35383ad4e605473883 (custom-face-attributes): Add :foundry. diff -r dce1d4eb3ebd -r c6fa05cff006 lisp/cus-face.el --- a/lisp/cus-face.el Fri Jun 13 05:47:42 2008 +0000 +++ b/lisp/cus-face.el Fri Jun 13 05:49:05 2008 +0000 @@ -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."