Mercurial > emacs
changeset 67949:b7d695ec282a
*** empty log message ***
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 31 Dec 2005 01:59:02 +0000 |
parents | 5bf588b1a01e |
children | 87b213a028b3 |
files | lisp/cus-theme.el |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-theme.el Sat Dec 31 01:58:07 2005 +0000 +++ b/lisp/cus-theme.el Sat Dec 31 01:59:02 2005 +0000 @@ -41,9 +41,6 @@ (set (make-local-variable 'widget-button-pressed-face) custom-button-pressed) (if custom-raised-buttons (set (make-local-variable 'widget-mouse-face) custom-button)) - - ;; When possible, use relief for buttons, not bracketing. This test - ;; may not be optimal. (when custom-raised-buttons (set (make-local-variable 'widget-push-button-prefix) "") (set (make-local-variable 'widget-push-button-suffix) "")