From 3a6c62dbcb2461c8d3c49b4edfeb9d50009e7e54 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 31 Dec 2005 01:59:02 +0000 Subject: [PATCH] *** empty log message *** --- lisp/cus-theme.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el index 1e7fcfc4a5a..7d716717b58 100644 --- a/lisp/cus-theme.el +++ b/lisp/cus-theme.el @@ -41,9 +41,6 @@ use by `customize-create-theme'." (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) "") -- 2.39.2