diff options
| author | Miles Bader | 2008-01-30 07:57:28 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-01-30 07:57:28 +0000 |
| commit | d235ca2ff8fab139ce797757fcb159d1e28fa7e0 (patch) | |
| tree | 96c5cd1a06a0d9dc26e8470c6eabfc032c0046f3 /ChangeLog | |
| parent | 3709a060f679dba14df71ae64a0035fa2b5b3106 (diff) | |
| parent | 02cbe062bee38a6705bafb1699d77e3c44cfafcf (diff) | |
| download | emacs-d235ca2ff8fab139ce797757fcb159d1e28fa7e0.tar.gz emacs-d235ca2ff8fab139ce797757fcb159d1e28fa7e0.zip | |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 64 |
1 files changed, 64 insertions, 0 deletions
| @@ -1,3 +1,67 @@ | |||
| 1 | 2008-01-29 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * configure.in (xtensa): Match more configurations. | ||
| 4 | |||
| 5 | * configure: Regenerate. | ||
| 6 | |||
| 7 | 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 8 | |||
| 9 | * configure.in: Update comment. | ||
| 10 | |||
| 11 | 2008-01-26 Glenn Morris <rgm@gnu.org> | ||
| 12 | |||
| 13 | * configure.in (--without-gcc): By default, neither off nor on. | ||
| 14 | (--with-carbon): Tone down rhetoric in help text. | ||
| 15 | |||
| 16 | 2008-01-25 Glenn Morris <rgm@gnu.org> | ||
| 17 | |||
| 18 | * configure.in: Correct usage of OPTION_DEFAULT_ON, | ||
| 19 | OPTION_DEFAULT_OFF so that the defaults are as they used to be. | ||
| 20 | Default `Carbon' to off (it's unsupported). | ||
| 21 | |||
| 22 | 2008-01-24 Glenn Morris <rgm@gnu.org> | ||
| 23 | |||
| 24 | * configure.in: Standardize dbus-related messages. | ||
| 25 | |||
| 26 | 2008-01-23 Michael Olson <mwolson@gnu.org> | ||
| 27 | |||
| 28 | * configure.in (pkg-config-prog): Remove initial whitespace. | ||
| 29 | |||
| 30 | 2008-01-23 Tom Tromey <tromey@redhat.com> | ||
| 31 | |||
| 32 | * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros. | ||
| 33 | (EMACS_ARG_Y, EMACS_ARG_N): Remove. | ||
| 34 | Update all users. | ||
| 35 | |||
| 36 | 2008-01-21 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 37 | |||
| 38 | * config.guess, config.sub: Updated from master source. | ||
| 39 | |||
| 40 | 2008-01-17 Andreas Schwab <schwab@suse.de> | ||
| 41 | |||
| 42 | * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR. | ||
| 43 | |||
| 44 | 2008-01-17 Glenn Morris <rgm@gnu.org> | ||
| 45 | |||
| 46 | * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. | ||
| 47 | |||
| 48 | 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 49 | |||
| 50 | * configure.in: Remove more references to unsupported systems. | ||
| 51 | |||
| 52 | 2008-01-16 Sven Joachim <svenjoac@gmx.de> | ||
| 53 | |||
| 54 | * make-dist: Add --lzma. | ||
| 55 | |||
| 56 | 2008-01-16 Glenn Morris <rgm@gnu.org> | ||
| 57 | |||
| 58 | * Makefile.in (maybe_bootstrap): Remove texinfo message, since | ||
| 59 | configure checks for this. | ||
| 60 | |||
| 61 | 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 62 | |||
| 63 | * configure.in: Remove more references to unsupported systems. | ||
| 64 | |||
| 1 | 2008-01-06 Romain Francoise <romain@orebokech.com> | 65 | 2008-01-06 Romain Francoise <romain@orebokech.com> |
| 2 | 66 | ||
| 3 | * configure.in: Delete extra semicolons. | 67 | * configure.in: Delete extra semicolons. |