From: Alan Mackenzie Date: Tue, 15 Jan 2008 23:55:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8556 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5bc93211c90be460778aeed6ce8c97f34855fd41;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 396aa0fd92f..1f3f2a50d4f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-01-16 acm + + * 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 * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.