1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

(custom-face-attributes): Add "thin" for :weight.

This commit is contained in:
Kenichi Handa 2008-05-14 01:58:43 +00:00
parent 6e783e91cb
commit 131b3b112a
2 changed files with 33 additions and 1 deletions

View file

@ -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"