aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2013-09-12 23:48:18 +0900
committerKenichi Handa2013-09-12 23:48:18 +0900
commit56d968a488c68563c5eae8264b7d3adfee9dc684 (patch)
tree712adf1c2f7e12ac9d169958ea63760ad42fc6ce /ChangeLog
parentb5623270b6047528786d4550cebe0b228ecadb6b (diff)
parent4dfa4b9bd944fa385b248b5b0b56e95979119420 (diff)
downloademacs-56d968a488c68563c5eae8264b7d3adfee9dc684.tar.gz
emacs-56d968a488c68563c5eae8264b7d3adfee9dc684.zip
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 560f60a1819..4fc4e065e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
12013-09-09 Glenn Morris <rgm@gnu.org>
2
3 * configure.ac (LDFLAGS_NOCOMBRELOC): New variable.
4 (LDFLAGS): Move nocombreloc option from here...
5 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
6
72013-09-08 Glenn Morris <rgm@gnu.org>
8
9 * configure.ac (--without-compress-install):
10 Rename from --without-compress-info. (Bug#9789)
11 (GZIP_INFO): Remove.
12 (GZIP_PROG): Allow --without-compress-install to disable it.
13 * Makefile.in (GZIP_INFO): Remove all references.
14
15 * info/dir: Tweak emacs-gnutls entry.
16
12013-09-07 Paul Eggert <eggert@cs.ucla.edu> 172013-09-07 Paul Eggert <eggert@cs.ucla.edu>
2 18
3 Port --without-x --enable-gcc-warnings to Fedora 19. 19 Port --without-x --enable-gcc-warnings to Fedora 19.