]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
*** empty log message ***
[gnu-emacs] / ChangeLog
index 24775fe42764a0671b4fad1a6fd02008ee1e0be1..02b14c33ebe08396b47cb9c36685b0a17c616a9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,108 @@
+2006-11-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.in: Prefer X11 to Carbon only when some X-specific
+       option is specified (Thanks to Jan Dj\e,Ad\e(Brv and Andreas Schwab).
+
+       * configure: Regenerate.
+
+2006-11-04  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (bootstrap-clean-before): Use new target `bootstrap-clean'
+       in the leim subdirectory.
+       Fix typo.
+
+2006-11-03  Giorgos Keramidas  <keramida@ceid.upatras.gr> (tiny change)
+
+       * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
+
+2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * make-dist: Add makefile.w32-in to the man, lispref and lispintro
+       directories.
+
+2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure: Regenerate using autoconf 2.59.
+
+2006-10-29  Jeramey Crawford  <jeramey@jeramey.com>
+
+       * configure.in: Enable x86-64 OpenBSD compilation.
+
+2006-10-28  Glenn Morris  <rgm@gnu.org>
+
+       * AUTHORS: Add cal-html.el author.
+
+2006-10-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * make-dist: Make links to mac/make-package and
+       mac/Emacs.app/Contents/Resources/Emacs.icns.
+
+2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * README: Bump version number to 22.0.90.
+
+       * AUTHORS: Regenerate.
+
+       * configure: Regenerate.
+
+2006-10-23  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Make sure x_default_search_path is always set even
+       when x_libraries is empty, and look in .../share as well for each
+       library directory.
+
+       * configure: Regenerate.
+
+2006-10-03  Kim F. Storm  <storm@cua.dk>
+
+       * AUTHORS: Regenerate.
+
+2006-09-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure: Regenerated.
+
+2006-09-28  Kenichi Handa  <handa@m17n.org>
+
+       * configure.in (locallisppath): Don't include leim dir.
+       (lisppath): Include leim dir.
+
+2006-09-15  Jay Belanger  <belanger@truman.edu>
+
+       * COPYING: Replace "Library Public License" by "Lesser Public
+       License" throughout.
+
+2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * make-dist (EMACS): Exit and fail if the EMACS environment
+       variable is set to something other than an absolute file name.
+
+2006-09-07  Kim F. Storm  <storm@cua.dk>
+
+       * AUTHORS: Regenerate.
+
+2006-08-16  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
+       of hardcoding it.
+
+2006-08-16  Richard Stallman  <rms@gnu.org>
+
+       * INSTALL.CVS: Clean up wording.
+
+2006-07-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.in (PKG_CHECK_MODULES): Redirect the output of
+       $PKG_CONFIG --exists "$2" to config.log.
+       * configure: Regenerated.
+
+2006-07-14  Kim F. Storm  <storm@cua.dk>
+
+       * AUTHORS: Regenerate.
+
+2006-07-08  Richard Stallman  <rms@gnu.org>
+
+       * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
+
 2006-07-09  Kim F. Storm  <storm@cua.dk>
 
        * CONTRIBUTE: Use outline format.
@@ -5,9 +110,9 @@
 
 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
 
-       * configure: Regenerated.
+       * configure: Regenerate.
 
-       * configure.in (PKG_CHECK_MODUILES): Redirect stderr of pkg-config
+       * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
        to /dev/null, since we don't need the error message, just the
        exit status.
 
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006