From d55f5fcfc2170d91942958189d8294274f278057 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 17 Dec 2007 09:03:46 +0000 Subject: [PATCH] (defcustom-c-stylevar): Remove debugging message. --- lisp/ChangeLog | 5 +++++ lisp/progmodes/cc-vars.el | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1de9482c041..69dbb8c6ff6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-12-17 Thien-Thi Nguyen + + * progmodes/cc-vars.el (defcustom-c-stylevar): + Remove debugging message. Reported by Eli Zaretskii. + 2007-12-15 Richard Stallman * emacs-lisp/find-func.el (find-function-after-hook): Add :type. diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index fcfdbc53bb4..c071569d694 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -188,7 +188,6 @@ the value set here overrides the style system (there is a variable (aggregate `'(radio (const :tag "Use style settings" set-from-style) ,(cons head newt)))) - (message "aggregate: %S" aggregate) `(progn (c-set-stylevar-fallback ',name ,val) (custom-declare-variable -- 2.39.2