]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Tue, 15 Jan 2008 23:55:28 +0000 (23:55 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 15 Jan 2008 23:55:28 +0000 (23:55 +0000)
lisp/ChangeLog

index 396aa0fd92f3c834edf853d222ae5f1b53fc4605..1f3f2a50d4f0dc072ce82db73f21517dcb0dca35 100644 (file)
@@ -1,3 +1,9 @@
+2008-01-16  acm  <acm@localhost.localdomain>
+
+       * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
+       an eval-and-compile, so as to permit byte-compiling (e.g. in
+       bootstrap).
+
 2008-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.