]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(man-mode-syntax-table): Set up `:' to have word-constituent syntax.
[gnu-emacs] / ChangeLog
index 5d9259e93692ba2e96fad0da583f0f41cf2e4e2b..707b8a718d36deeffe7479403d13a35b9ec18706 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+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.