]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
*** empty log message ***
[gnu-emacs] / ChangeLog
index a4757006af526963c75569c71014660ab55b95ef..1aacb8f327ad4ee0efe879b27f4e6445aeb29881 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,140 @@
+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  Michael Kifer  <kifer@cs.stonybrook.edu>
+
+       * viper-cmd.el (viper-prefix-arg-com): define gg as G0
+
+       * viper-ex.el (ex-read): quote file argument.
+
+       * ediff-diff.el (ediff-same-file-contents): expand file names.
+
+       * ediff-mult.el (ediff-append-custom-diff): quote shell file arguments.
+
+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.
+       Add section on copyright years (from admin/notes/years).
+
+2006-07-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure: Regenerate.
+
+       * 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.
+
+2006-07-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * CONTRIBUTE: Slight formatting changes and typo fixes.  Add
+       description of NEWS markings.
+
+2006-07-07  Kim F. Storm  <storm@cua.dk>
+
+       * CONTRIBUTE: Mention INSTALL.CVS.
+
 2006-07-05  Romain Francoise  <romain@orebokech.com>
 
        * make-dist (top-level): Add CONTRIBUTE.
 
 ;; 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