diff options
| author | Kenichi Handa | 2012-05-03 15:57:54 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2012-05-03 15:57:54 +0900 |
| commit | 1f110951b52c0d7705dd5891368efccbce95ec1a (patch) | |
| tree | 5d9683724eb455e9bcb8030fb61114b2e559457b /ChangeLog | |
| parent | 2e51d4b5fb960ce0240a0eccbb0ed30cc7f53743 (diff) | |
| parent | 2bd785a208c84e7ae73884d09a1087da52780b4a (diff) | |
| download | emacs-1f110951b52c0d7705dd5891368efccbce95ec1a.tar.gz emacs-1f110951b52c0d7705dd5891368efccbce95ec1a.zip | |
merge trunk
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 3 insertions, 7 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat | ||
| 4 | the choices made by FreeBSD and NetBSD. (Bug#10313) | ||
| 5 | |||
| 3 | * Makefile.in (INFO_FILES): Remove variable. | 6 | * Makefile.in (INFO_FILES): Remove variable. |
| 4 | (INFO_NONMISC): New variable. | 7 | (INFO_NONMISC): New variable. |
| 5 | (install-arch-indep, uninstall): Don't use $INFO_FILES. | 8 | (install-arch-indep, uninstall): Don't use $INFO_FILES. |
| @@ -10,13 +13,6 @@ | |||
| 10 | * Makefile.in (install-arch-indep, uninstall): | 13 | * Makefile.in (install-arch-indep, uninstall): |
| 11 | Ensure that INSTALL-type commands are run from top-level. | 14 | Ensure that INSTALL-type commands are run from top-level. |
| 12 | 15 | ||
| 13 | * Makefile.in (INFO_FILES): Add emacs-gnutls; accidentally | ||
| 14 | omitted from 2012-04-12 backport from trunk. | ||
| 15 | |||
| 16 | * info/dir: Make some entries consistent with the source texi files. | ||
| 17 | |||
| 18 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. | ||
| 19 | |||
| 20 | * info/dir: Make some entries consistent with the source texi files. | 16 | * info/dir: Make some entries consistent with the source texi files. |
| 21 | 17 | ||
| 22 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. | 18 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. |