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: Fri, 13 Jun 2008 05:49:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/06/13 05:49:06

Index: cus-face.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/cus-face.el,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- cus-face.el 14 May 2008 01:57:53 -0000      1.57
+++ cus-face.el 13 Jun 2008 05:49:05 -0000      1.58
@@ -65,6 +65,10 @@
      (string :tag "Font Family"
             :help-echo "Font family or fontset alias name."))
 
+    (:foundry
+     (string :tag "Font Foundry"
+            :help-echo "Font foundry name."))
+
     (:width
      (choice :tag "Width"
             :help-echo "Font width."




reply via email to

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