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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Sun, 09 Jun 2002 22:47:19 -0400

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.155 emacs/lisp/cus-edit.el:1.156
*** emacs/lisp/cus-edit.el:1.155        Sun May 12 11:18:50 2002
--- emacs/lisp/cus-edit.el      Sun Jun  9 22:47:18 2002
***************
*** 2627,2633 ****
                                    (const :format "Dark\n"
                                           :sibling-args (:help-echo "\
  Match frames with dark backgrounds.")
!                                          dark)))))))
  
  ;;; The `custom-face' Widget.
  
--- 2627,2637 ----
                                    (const :format "Dark\n"
                                           :sibling-args (:help-echo "\
  Match frames with dark backgrounds.")
!                                          dark)))
!                 (group :sibling-args (:help-echo "\
! Only match frames that support the specified face attributes.")
!                        (const :format "Supports attributes:" supports)
!                        (custom-face-edit :format "%n%v"))))))
  
  ;;; The `custom-face' Widget.
  



reply via email to

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