aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey2013-07-26 14:02:53 -0600
committerTom Tromey2013-07-26 14:02:53 -0600
commitcc231cbe45d27a1906d268fb72d3b4105a2e9c65 (patch)
treec011828e2a3a18e77eaa8849e3cccb805d798f42 /ChangeLog
parentb34a529f177a6ea32da5cb1254f91bf9d71838db (diff)
parentfec9206062b420aca84f53d05a72c3ee43244022 (diff)
downloademacs-cc231cbe45d27a1906d268fb72d3b4105a2e9c65.tar.gz
emacs-cc231cbe45d27a1906d268fb72d3b4105a2e9c65.zip
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog44
1 files changed, 35 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 967284b485d..61a3131d02c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
12013-07-25 Glenn Morris <rgm@gnu.org>
2
3 * info/dir: Add ido.
4
5 * make-dist: Add a --tests option, to include test/.
6
72013-07-24 Glenn Morris <rgm@gnu.org>
8
9 * configure.ac: Use self-descriptive tags for AC_CONFIG_COMMANDS.
10
112013-07-23 Glenn Morris <rgm@gnu.org>
12
13 * configure.ac (etc, lisp): No need to create specially.
14 Configure already creates lisp, src/Makefile now creates etc.
15
162013-07-23 Paul Eggert <eggert@cs.ucla.edu>
17
18 Port to GNU/Linux systems with tinfo but not ncurses.
19 * configure.ac (USE_NCURSES): New symbol.
20
212013-07-20 Paul Eggert <eggert@cs.ucla.edu>
22
23 Fix array bounds violation when pty allocation fails.
24 * configure.ac (PTY_TTY_NAME_SPRINTF): Use PTY_NAME_SIZE,
25 not sizeof pty_name, since pty_name is now a pointer to the array.
26
12013-07-13 Paul Eggert <eggert@cs.ucla.edu> 272013-07-13 Paul Eggert <eggert@cs.ucla.edu>
2 28
3 * configure.ac: Simplify --with-file-notification handling. 29 * configure.ac: Simplify --with-file-notification handling.
@@ -35,7 +61,7 @@
35 * lib/ignore-value.h: Remove this gnulib-imported file. 61 * lib/ignore-value.h: Remove this gnulib-imported file.
36 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. 62 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
37 63
382013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change) 642013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change)
39 65
40 * configure.ac (HAVE_IMAGEMAGICK): Check on NS also (Bug#14798). 66 * configure.ac (HAVE_IMAGEMAGICK): Check on NS also (Bug#14798).
41 67
@@ -2001,7 +2027,7 @@
2001 * Makefile.in (install-arch-indep, install-doc, install-info) 2027 * Makefile.in (install-arch-indep, install-doc, install-info)
2002 (uninstall): Scrap superfluous subshells. 2028 (uninstall): Scrap superfluous subshells.
2003 2029
20042012-05-19 Ulrich Mueller <ulm@gentoo.org> 20302012-05-19 Ulrich Müller <ulm@gentoo.org>
2005 2031
2006 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518) 2032 * Makefile.in (install-etc): Respect DESTDIR. (Bug#11518)
2007 2033
@@ -3777,7 +3803,7 @@
3777 * Makefile.in (install-arch-indep, info): 3803 * Makefile.in (install-arch-indep, info):
3778 Replace MAKEINFO = off with HAVE_MAKEINFO = no. 3804 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
3779 3805
37802010-12-29 Ulrich Mueller <ulm@gentoo.org> 38062010-12-29 Ulrich Müller <ulm@gentoo.org>
3781 3807
3782 * configure.in: Make gameuser configurable (Bug#7717). 3808 * configure.in: Make gameuser configurable (Bug#7717).
3783 3809
@@ -4987,7 +5013,7 @@
4987 5013
4988 * info/dir: Untabify. 5014 * info/dir: Untabify.
4989 5015
49902008-11-28 Ulrich Mueller <ulm@gentoo.org> 50162008-11-28 Ulrich Müller <ulm@gentoo.org>
4991 5017
4992 * configure.in: Fix last change. 5018 * configure.in: Fix last change.
4993 5019
@@ -5050,7 +5076,7 @@
5050 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h. 5076 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
5051 Use sol2-6.h for Solaris 7-9. 5077 Use sol2-6.h for Solaris 7-9.
5052 5078
50532008-10-18 Ulrich Mueller <ulm@gentoo.org> 50792008-10-18 Ulrich Müller <ulm@gentoo.org>
5054 5080
5055 * configure.in: Add support for GNU/Linux on SuperH. 5081 * configure.in: Add support for GNU/Linux on SuperH.
5056 5082
@@ -5134,7 +5160,7 @@
5134 5160
5135 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change. 5161 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
5136 5162
51372008-08-05 Ulrich Mueller <ulm@gentoo.org> 51632008-08-05 Ulrich Müller <ulm@gentoo.org>
5138 5164
5139 * configure.in: Add checks for krb5_error.text and 5165 * configure.in: Add checks for krb5_error.text and
5140 krb5_error.e_text struct members. 5166 krb5_error.e_text struct members.
@@ -5502,7 +5528,7 @@
5502 * configure.in (--with-gcc): Remove. 5528 * configure.in (--with-gcc): Remove.
5503 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc. 5529 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
5504 5530
55052008-02-05 Ulrich Mueller <ulm@gentoo.org> 55312008-02-05 Ulrich Müller <ulm@gentoo.org>
5506 5532
5507 * INSTALL: Recommend giflib, not libungif. 5533 * INSTALL: Recommend giflib, not libungif.
5508 5534
@@ -5524,7 +5550,7 @@
5524 * configure.in: For libotf and m17n-flt checks, set shell vars 5550 * configure.in: For libotf and m17n-flt checks, set shell vars
5525 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and 5551 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
5526 pkg_check_m17n_flt, respectively, for the sake of the summary output. 5552 pkg_check_m17n_flt, respectively, for the sake of the summary output.
5527 Reported by Ulrich Mueller. 5553 Reported by Ulrich Müller.
5528 5554
55292008-02-02 Eli Zaretskii <eliz@gnu.org> 55552008-02-02 Eli Zaretskii <eliz@gnu.org>
5530 5556
@@ -5838,7 +5864,7 @@
5838 5864
5839 * configure.in: Put quotes around nested macro calls. 5865 * configure.in: Put quotes around nested macro calls.
5840 5866
58412007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change) 58672007-08-31 Ulrich Müller <ulm@gentoo.org> (tiny change)
5842 5868
5843 * configure.in: Fix typo. 5869 * configure.in: Fix typo.
5844 * configure: Regenerate. 5870 * configure: Regenerate.