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:51:18 -0400

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.156 emacs/lisp/cus-edit.el:1.157
*** emacs/lisp/cus-edit.el:1.156        Sun Jun  9 22:47:18 2002
--- emacs/lisp/cus-edit.el      Sun Jun  9 22:51:18 2002
***************
*** 2631,2637 ****
                  (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.
  
--- 2631,2637 ----
                  (group :sibling-args (:help-echo "\
  Only match frames that support the specified face attributes.")
                         (const :format "Supports attributes:" supports)
!                        (custom-face-edit :inline t :format "%n%v"))))))
  
  ;;; The `custom-face' Widget.
  



reply via email to

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