diff options
| author | Kenichi Handa | 2013-09-12 23:48:18 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2013-09-12 23:48:18 +0900 |
| commit | 56d968a488c68563c5eae8264b7d3adfee9dc684 (patch) | |
| tree | 712adf1c2f7e12ac9d169958ea63760ad42fc6ce /ChangeLog | |
| parent | b5623270b6047528786d4550cebe0b228ecadb6b (diff) | |
| parent | 4dfa4b9bd944fa385b248b5b0b56e95979119420 (diff) | |
| download | emacs-56d968a488c68563c5eae8264b7d3adfee9dc684.tar.gz emacs-56d968a488c68563c5eae8264b7d3adfee9dc684.zip | |
merge trunk
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
| @@ -1,3 +1,19 @@ | |||
| 1 | 2013-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 | |||
| 7 | 2013-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 | |||
| 1 | 2013-09-07 Paul Eggert <eggert@cs.ucla.edu> | 17 | 2013-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. |