diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c9ece986c5c..56987cff8e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/cl.el: Set edebug and indentation before loading | ||
| 4 | cl-loaddefs.el so that its use of dolist doesn't load cl-macs. | ||
| 5 | |||
| 1 | 2007-06-28 Andreas Schwab <schwab@suse.de> | 6 | 2007-06-28 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on | 8 | * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on |