aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c23079e1839..5e848134cb2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12012-07-26 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
4 ($(lisp)/calendar/diary-loaddefs.el)
5 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
6 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs. Fixes
7 failures in parallel bootstrap because subdirs.el is being
8 rewritten while the autoload files are built at the same time,
9 which needs to load subdirs.el.
10
12012-07-26 Martin Rudalics <rudalics@gmx.at> 112012-07-26 Martin Rudalics <rudalics@gmx.at>
2 12
3 * mouse.el (popup-menu): Fix doc-string and re-indent code. 13 * mouse.el (popup-menu): Fix doc-string and re-indent code.