Mercurial > emacs
changeset 94957:51b29d823930
(custom-face-attributes): Add "thin" for :weight.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 14 May 2008 01:57:53 +0000 |
parents | 442dd15b3a1d |
children | 2ad9b7089844 |
files | lisp/cus-face.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-face.el Wed May 14 01:56:27 2008 +0000 +++ b/lisp/cus-face.el Wed May 14 01:57:53 2008 +0000 @@ -110,7 +110,8 @@ (const :tag "semibold" semi-bold) (const :tag "semilight" semi-light) (const :tag "ultralight" ultra-light) - (const :tag "ultrabold" ultra-bold))) + (const :tag "ultrabold" ultra-bold) + (const :tag "thin" thin))) (:slant (choice :tag "Slant"