emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/custom.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/custom.el [lexbind]
Date: Tue, 06 Jul 2004 05:56:48 -0400

Index: emacs/lisp/custom.el
diff -c emacs/lisp/custom.el:1.53.2.7 emacs/lisp/custom.el:1.53.2.8
*** emacs/lisp/custom.el:1.53.2.7       Tue Jul  6 09:14:17 2004
--- emacs/lisp/custom.el        Tue Jul  6 09:44:43 2004
***************
*** 311,316 ****
--- 311,321 ----
    Should be an integer, it is compared with the result of
    `display-color-cells'.
  
+ `supports' (only match frames that support the specified face attributes)
+   Should be a list of face attributes.  See the documentation for
+   the function `display-supports-face-attributes-p' for more
+   information on exactly how testing is done.
+ 
  Read the section about customization in the Emacs Lisp manual for more
  information."
    ;; It is better not to use backquote in this file,




reply via email to

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