diff lib-src/ChangeLog @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents c42ec1d1cded
children 57709be46d1b
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon Aug 13 10:33:19 2007 +0200
+++ b/lib-src/ChangeLog	Mon Aug 13 10:34:13 2007 +0200
@@ -1,3 +1,16 @@
+1998-05-11  Martin Buchholz  <martin@xemacs.org>
+
+	* Makefile.in.in:
+	- Adjust for luser's CDPATH being set to something weird.
+	- Take into account bash 2.02's tendency to print the cwd when
+	  using CDPATH.  Always use `cd ./foo' instead of `cd foo'.
+	- fix the run-temacs target to use $(DUMPENV)
+	- fix the run-puremacs target to use $(DUMPENV)
+	- fix the `depend' target to properly $(RM) the right files
+	- Generate a better TAGS file for XEmacs' lisp code using
+	  hand-crafted regexps.
+	- Use standard coding conventions for modules/Makefile.in
+
 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
 
 	* update-elc.sh: test x && y loses in the presence of set -e, use