From: Thien-Thi Nguyen Date: Mon, 17 Dec 2007 09:03:46 +0000 (+0000) Subject: (defcustom-c-stylevar): Remove debugging message. X-Git-Tag: emacs-pretest-22.1.90~252 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d55f5fcfc2170d91942958189d8294274f278057;p=emacs.git (defcustom-c-stylevar): Remove debugging message. --- 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