diff options
author | Kenichi Handa <handa@m17n.org> | 2008-05-12 23:51:28 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2008-05-12 23:51:28 +0000 |
commit | 9bb7c0068c5e1c4cc4d8f25ad6ead6f1747d2c33 (patch) | |
tree | e72b068809e08507354f6e461bde5b9935348f2a /lisp/cus-face.el | |
parent | 6010cb23234606e56f28387280b79dedb6a41110 (diff) | |
download | emacs-old-branches/font-backend.tar.gz |
*** empty log message ***old-branches/font-backend
Diffstat (limited to 'lisp/cus-face.el')
-rw-r--r-- | lisp/cus-face.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-face.el b/lisp/cus-face.el index c5665990732..2c389c15397 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el @@ -86,6 +86,7 @@ (const :tag "ultracondensed" ultra-condensed) (const :tag "ultraexpanded" ultra-expanded) (const :tag "wide" extra-expanded))) + (:height (choice :tag "Height" :help-echo "Face's font height." |