]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(find-file-existing): Modified to not allow wildcards.
[gnu-emacs] / ChangeLog
index 304a33f998fec6dc99f32749cc9dfc467d6bb4b3..306a72a8587703d88484029608a4cd7b0bd968d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+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.