]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
*** empty log message ***
[gnu-emacs] / ChangeLog
index 5d9259e93692ba2e96fad0da583f0f41cf2e4e2b..e188220fd57a26b681752cf22b8c4bd7d31a30c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+2005-09-09  Eli Zaretskii  <eliz@fencepost.gnu.org>
+
+       * configure.in <lynxsos*>: Support for LynxOS on PPC.
+       * configure: Regenerated.
+
+2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * config.guess, config.sub: Updated from master source.
+
+2005-08-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .cvsignore: Add `lock'.
+
+2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
+
+2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge gnulib getopt implementation into Emacs.
+
+       * Makefile.in (AUTOCONF_INPUTS): New macro.
+       ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
+       so that these files also depend on m4/getopt.m4.
+       * configure.in: Configure getopt by including m4/getopt.m4,
+       and configuring a getopt replacement if necessary.
+       * make-dist: Add m4 subdirectory.  Unlink lib-src/getopt.h.
+       * m4/getopt.m4: New file.
+
+2005-07-06  Lute Kamstra  <lute@gnu.org>
+
+       * configure.in: Fix capitalization.
+       * configure: Regenerate.
+
+2005-07-04  Lute Kamstra  <lute@gnu.org>
+
+       Update FSF's address in GPL notices.
+
+2005-06-19  J\e,bi\e(Br\e,bt\e(Bme Marant  <jerome@marant.org>
+
+       * Makefile.in (epaths-force): Protect both lisppath and
+       buildlisppath from whitespace.
+
+2005-06-08  Steven Tamm  <steventamm@mac.com>
+
+       * configure.in: Support Darwin/MacOSX on Intel
+       * configure: Regenerate.
+
+2005-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_CANCELMENUTRACKING): New test.
+       * configure: Regenerate.
+
+2005-05-11  J\e,Ai\e(Br\e,At\e(Bme Marant  <jmarant@marant.org>
+
+       * configure.in: Add --enable-locallisppath.
+       * configure: Regenerate.
+
+2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
+       Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.  Define
+       USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
+       * configure: Regenerate.
+
+2005-05-07  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
+
+       * make-dist: Remove references to makefile.nt and makefile.def.
+       Include widgets and images subdirectories of etc.  Do not exclude
+       ldefs-boot.el.
+
+2005-04-23  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Remove duplicate match for powerpc configuration.
+       * configure: Regenerate.
+
+2005-04-20  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * configure.in: Check for <pwd.h>.
+       * configure: Regenerate.
+
+2005-04-14  Lute Kamstra  <lute@gnu.org>
+
+       * make-dist: Distribute all ChangeLog files in lisp/.
+       Don't distribute ldefs-boot.el.
+       lisp/makefile.nt no longer exists.
+
+2005-04-13  Lute Kamstra  <lute@gnu.org>
+
+       * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
+       for "no-byte-compile: t" in the file instead.
+
+2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
+       shadow the main Lesstif/Motif-2.1 libs and includes.
+
+2005-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Only add XASSERTS to cppflags.
+       * configure: Regenerate.
+
 2005-03-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Added --enable-asserts.