Mercurial > emacs
changeset 95878:c6fa05cff006
(custom-face-attributes): Add :foundry.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 13 Jun 2008 05:49:05 +0000 |
parents | dce1d4eb3ebd |
children | 326f82d8298d |
files | lisp/cus-face.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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."