emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-face.el,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-face.el,v
Date: Wed, 14 May 2008 01:57:56 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/14 01:57:55

Index: cus-face.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/cus-face.el,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- cus-face.el 6 May 2008 07:57:29 -0000       1.56
+++ cus-face.el 14 May 2008 01:57:53 -0000      1.57
@@ -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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]