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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/custom.el
Date: Sat, 05 Jun 2004 23:03:39 -0400

Index: emacs/lisp/custom.el
diff -c emacs/lisp/custom.el:1.74 emacs/lisp/custom.el:1.75
*** emacs/lisp/custom.el:1.74   Wed May 12 09:23:02 2004
--- emacs/lisp/custom.el        Sun Jun  6 02:46:29 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]