aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97e9965c6b9..534d0ad2dcd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,6 @@
12012-10-11 Stefan Monnier <monnier@iro.umontreal.ca> 12012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings. 3 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
4 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Move autoload...
5 * emacs-lisp/cl-macs.el (cl--defsubst-expand): ...here.
6 4
7 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago 5 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
8 changes to the format of load-history. 6 changes to the format of load-history.