aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b474e87caa1..458ab57d011 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12014-08-16 Paul Eggert <eggert@cs.ucla.edu>
2
3 Add dependencies to fix loaddefs race during parallel builds.
4 Without this, for example, 'make -j bootstrap' can fail and report
5 "Opening input file: no such file or directory,
6 .../lisp/calendar/diary-loaddefs.el ... recipe for target
7 'calendar/hol-loaddefs.el' failed", where the hol-loaddefs.el rule
8 got confused because diary-loaddefs.el was being built in parallel.
9 * Makefile.in ($(CAL_DIR)/diary-loaddefs.el):
10 Depend on $(CAL_DIR)/cal-loaddefs.el.
11 ($(CAL_DIR)/hol-loaddefs.el): Depend on $(CAL_DIR)/diary-loaddefs.el.
12
12014-08-16 Martin Rudalics <rudalics@gmx.at> 132014-08-16 Martin Rudalics <rudalics@gmx.at>
2 14
3 * scroll-bar.el (scroll-bar-horizontal-drag-1): Use cdr of 15 * scroll-bar.el (scroll-bar-horizontal-drag-1): Use cdr of