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-edit.el [lexbind]


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

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.157.2.7 emacs/lisp/cus-edit.el:1.157.2.8
*** emacs/lisp/cus-edit.el:1.157.2.7    Tue Jul  6 09:31:47 2004
--- emacs/lisp/cus-edit.el      Tue Jul  6 09:44:42 2004
***************
*** 2729,2734 ****
--- 2729,2738 ----
  Match frames with no color support.")
                                           mono)))
                  (group :sibling-args (:help-echo "\
+ The minimum number of colors the frame should support.")
+                        (const :format "" min-colors)
+                        (integer :tag "Minimum number of colors" ))
+                 (group :sibling-args (:help-echo "\
  Only match frames with the specified intensity.")
                         (const :format "\
  Background brightness: "




reply via email to

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