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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-face.el,v
Date: Sat, 05 Apr 2008 14:47:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/04/05 14:47:38

Index: cus-face.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cus-face.el,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- cus-face.el 14 Mar 2008 17:42:17 -0000      1.53
+++ cus-face.el 5 Apr 2008 14:47:38 -0000       1.54
@@ -120,7 +120,8 @@
             :value normal              ; default
             (const :tag "italic" italic)
             (const :tag "oblique" oblique)
-            (const :tag "normal" normal)))
+            (const :tag "normal" normal)
+            (const :tag "roman" roman)))
 
     (:underline
      (choice :tag "Underline"




reply via email to

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