# HG changeset patch # User Alan Mackenzie # Date 1200518761 0 # Node ID 579893e41239b71bbdb2cedd5a3ef88f369db0e5 # Parent 9fa0520f65d517d8008c8b3ea925eb94da5bd595 *** empty log message *** diff -r 9fa0520f65d5 -r 579893e41239 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jan 16 16:30:53 2008 +0000 +++ b/lisp/ChangeLog Wed Jan 16 21:26:01 2008 +0000 @@ -1,3 +1,9 @@ +2008-01-16 Alan Mackenzie + + * 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 * frame.el (display-mm-height, display-mm-width):