]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.
[gnu-emacs] / ChangeLog
index 4331bc9853165333f998fc931f65e88c9aa2b661..02b14c33ebe08396b47cb9c36685b0a17c616a9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,200 @@
-2006-02-14  Eli Zaretskii  <eliz@gnu.org>
+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.
+       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.
+
+2006-07-04  Richard Stallman  <rms@gnu.org>
+
+       * CONTRIBUTE: Much rewrite.
+
+2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
+
+       * CONTRIBUTE: New file.
+
+2006-06-25  Kim F. Storm  <storm@cua.dk>
+
+       * AUTHORS: Regenerate.
+
+2006-06-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
+
+2006-06-05  Kim F. Storm  <storm@cua.dk>
+
+       * AUTHORS: Regenerate.
+
+2006-05-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Add check for ALSA.
+       * configure: Regenerate.
+
+2006-05-06  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (INFO_FILES): Remove emacs-xtra.
+
+       * info/dir: Remove the Emacs-Xtra entry.
+
+2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
+
+       * Copyright (sources/emacs): Update copyright year(s).
+
+2006-04-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure: Regenerate.
+
+2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
+
+       * configure.in (HAVE_XAW3D): Disable Xaw3d check if
+       --without-toolkit-scroll-bars was specified.
+
+2006-04-01  Christoph Bauer  <Christoph.Bauer@lms-gmbh.de>  (tiny change)
+
+       * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
+       to CFLAGS.  Update Copyright years written to src/config.in.
+
+2006-03-18  Claudio Fontana  <claudio@gnu.org>
+
+       * Makefile.in (INFO_FILES): New variable, contains all Info file names.
+       (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
+       to be installed/uninstalled.
+       (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
+       to Info files installed by Emacs.
+
+2006-03-03  Claudio Fontana  <claudio@gnu.org>
+
+       * Makefile.in (install, uninstall): Add DESTDIR variable to
+       support staged installations.
+
+2006-02-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure: Regenerate.
+
 2006-02-14  Richard M. Stallman  <rms@gnu.org>
 
        * configure.in (s390x-*-linux-gnu*): New configuration.
@@ -9,7 +202,7 @@
 2006-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Require GTK 2.4 or newer.
-       * configure: Regenerate
+       * configure: Regenerate.
 
 2006-01-29  Michael Olson  <mwolson@gnu.org>
 
 
 2005-12-25  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
 
-       * configure.in: use amdx86-64 for freebsd on x86_64.
+       * configure.in: Use amdx86-64 for freebsd on x86_64.
 
 2005-11-22  Romain Francoise  <romain@orebokech.com>
 
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
+    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006
        Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.