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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-face.el
Date: Wed, 10 Apr 2002 10:45:37 -0400

Index: emacs/lisp/cus-face.el
diff -c emacs/lisp/cus-face.el:1.28 emacs/lisp/cus-face.el:1.29
*** emacs/lisp/cus-face.el:1.28 Fri Oct  5 09:04:26 2001
--- emacs/lisp/cus-face.el      Wed Apr 10 10:45:37 2002
***************
*** 98,104 ****
       (choice :tag "Weight"
             :help-echo "Font weight."
             :value normal              ; default
!            (const :tag "black" ultra_bold)
             (const :tag "bold" bold)
             (const :tag "book" semi-light)
             (const :tag "demibold" semi-bold)
--- 98,104 ----
       (choice :tag "Weight"
             :help-echo "Font weight."
             :value normal              ; default
!            (const :tag "black" ultra-bold)
             (const :tag "bold" bold)
             (const :tag "book" semi-light)
             (const :tag "demibold" semi-bold)



reply via email to

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