aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b1572f9bc..6df54fb452 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-11 Glenn Morris <[email protected]>
+
+ * subr.el (eval-after-load): If FILE is already loaded,
+ evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
+
2011-11-10 Glenn Morris <[email protected]>
* vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):