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:
parent
6e783e91cb
commit
131b3b112a
2 changed files with 33 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue