diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2008-01-16 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside | ||
| 4 | an eval-and-compile, so as to permit byte-compiling (e.g. in | ||
| 5 | bootstrap). | ||
| 6 | |||
| 1 | 2008-01-16 Juanma Barranquero <lekktu@gmail.com> | 7 | 2008-01-16 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * frame.el (display-mm-height, display-mm-width): | 9 | * frame.el (display-mm-height, display-mm-width): |