]> git.eshelyaron.com Git - emacs.git/commitdiff
(defcustom-c-stylevar): Remove debugging message.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 17 Dec 2007 09:03:46 +0000 (09:03 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 17 Dec 2007 09:03:46 +0000 (09:03 +0000)
lisp/ChangeLog
lisp/progmodes/cc-vars.el

index 1de9482c0415572476ec2632bba9f70889b45577..69dbb8c6ff6c225d0251d2d0cb8c78e1f5bf9af6 100644 (file)
@@ -1,3 +1,8 @@
+2007-12-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
+
+       * progmodes/cc-vars.el (defcustom-c-stylevar):
+       Remove debugging message.  Reported by Eli Zaretskii.
+
 2007-12-15  Richard Stallman  <rms@gnu.org>
 
        * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
index fcfdbc53bb423f99fda44a525459b8405728914c..c071569d694bf8dfaf37624a627f997f43fae2c1 100644 (file)
@@ -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