aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-09-22 15:20:45 -0400
committerStefan Monnier2014-09-22 15:20:45 -0400
commit9949231fb06aa4a2dfa536e9d5125a81424db3a7 (patch)
treea2259e8489127b8685097a20a3fd3d7be222d9fe /ChangeLog
parent298dfce8ac018aca6f8f1a38d7199cc28bfaf7fd (diff)
parentfc5ebc3f497a152132407d57a14cce147d59d29c (diff)
downloademacs-9949231fb06aa4a2dfa536e9d5125a81424db3a7.tar.gz
emacs-9949231fb06aa4a2dfa536e9d5125a81424db3a7.zip
Merge from emacs-24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 597c2eb0f90..cd005c3d1d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12014-09-22 Jan Djärv <jan.h.d@swipnet.se>
2
3 * configure.ac: Increase headerpad_extra to 1000, update the comment
4 about load commands (Bug#18505).
5
12014-09-15 Eli Zaretskii <eliz@gnu.org> 62014-09-15 Eli Zaretskii <eliz@gnu.org>
2 7
3 * configure.ac (HAVE_SOUND): Check for mmsystem.h header that 8 * configure.ac (HAVE_SOUND): Check for mmsystem.h header that
@@ -1539,8 +1544,8 @@
1539 1544
15402013-07-29 Michael Albinus <michael.albinus@gmx.de> 15452013-07-29 Michael Albinus <michael.albinus@gmx.de>
1541 1546
1542 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add 1547 * INSTALL (DETAILED BUILDING AND INSTALLATION):
1543 --without-file-notification to --without-all. 1548 Add --without-file-notification to --without-all.
1544 1549
15452013-07-29 Xue Fuqiao <xfq.free@gmail.com> 15502013-07-29 Xue Fuqiao <xfq.free@gmail.com>
1546 1551
@@ -1813,8 +1818,8 @@
1813 CONFIG_SITE for the MSYS build on MS-Windows. 1818 CONFIG_SITE for the MSYS build on MS-Windows.
1814 (Makefile): Use $(CFG). 1819 (Makefile): Use $(CFG).
1815 1820
1816 * .bzrignore: Ignore *.res, *.tmp, and *.map. Remove 1821 * .bzrignore: Ignore *.res, *.tmp, and *.map.
1817 src/emacs.res. 1822 Remove src/emacs.res.
1818 1823
18192013-05-16 Paul Eggert <eggert@cs.ucla.edu> 18242013-05-16 Paul Eggert <eggert@cs.ucla.edu>
1820 1825
@@ -13428,7 +13433,7 @@
13428 detail: -with-x... and --srcdir. 13433 detail: -with-x... and --srcdir.
13429 (options, boolean_opts): Delete; we don't have enough options to 13434 (options, boolean_opts): Delete; we don't have enough options to
13430 make this worthwhile. 13435 make this worthwhile.
13431 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted, 13436 (prefix, bindir, lisppath, datadir, libdir, lockdir): Delete,
13432 along with the code which supported them; these should be set as 13437 along with the code which supported them; these should be set as
13433 arguments to the top-level make. 13438 arguments to the top-level make.
13434 (config_h_opts): Since this no longer doubles as a list of option 13439 (config_h_opts): Since this no longer doubles as a list of option