summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c17a99cdf85..c497286f4ea 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-16 Alan Mackenzie <acm@muc.de>
+
+ * 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-16 Juanma Barranquero <lekktu@gmail.com>
* frame.el (display-mm-height, display-mm-width):