diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 920c9efb874..d9d75c8d091 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * loadup.el: Count byte-code functions as well. | ||
| 4 | |||
| 3 | * emacs-lisp/byte-opt.el (featurep): Move compiler-macro... | 5 | * emacs-lisp/byte-opt.el (featurep): Move compiler-macro... |
| 4 | * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692). | 6 | * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692). |
| 5 | 7 | ||