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


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

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.193 emacs/lisp/cus-edit.el:1.194
*** emacs/lisp/cus-edit.el:1.193        Fri May 28 18:59:01 2004
--- emacs/lisp/cus-edit.el      Sun Jun  6 02:45:28 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]