diff ChangeLog @ 559:5101772788b2

[xemacs-hg @ 2001-05-23 10:02:02 by ben] cvs utilitzes a 'best-effort' protocol when checking in'
author ben
date Wed, 23 May 2001 10:02:19 +0000
parents f486da5f1a3b
children c775bd016b32
line wrap: on
line diff
--- a/ChangeLog	Wed May 23 09:59:48 2001 +0000
+++ b/ChangeLog	Wed May 23 10:02:19 2001 +0000
@@ -1,14 +1,45 @@
-2001-05-22  Martin Buchholz  <martin@xemacs.org>
-
+2001-05-23  Ben Wing  <ben@xemacs.org>
+
+	* etc\sample.init.el:
+	* etc\sample.init.el (Init-safe-require): New.
+	* etc\sample.init.el ((fboundp 'pending-delete-mode)):
+	* etc\sample.init.el ((eq system-type 'windows-nt)):
+	* etc\sample.init.el (dired):
+	* etc\sample.init.el ((Init-safe-require 'efs-auto)):
+	* etc\sample.init.el (completer):
+	* etc\sample.init.el (crypt):
+	* etc\sample.init.el (filladapt):
+	* etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
+	* etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
+	* etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
+	Rewrite to be much more careful about loading features -- now
+	it decays gracefully even in the complete absence of packages.
+	Also avoid doing obnoxious things when loading efs.
+
+2001-05-23  Ben Wing  <ben@xemacs.org>
+
+	* configure.in (AC_INIT_PARSE_ARGS):
+	* configure.in (TAB):
+	* configure.in (XE_COMPUTE_RUNPATH):
+	add some support for eventually turning on file coding by
+	default.  Fix numerous places where AC_MSG_WARN had quotes
+	around its arg, which is bad.  Replace with [].  Same for
+	AC_MSG_ERROR.
+
+2001-05-15  Steve Youngs  <youngs@xemacs.org>
 	* configure.in: 
 	If no native dumper (UNEXEC) is defined, simply use pdump.
 	If no SYSTEM_TYPE is defined, choose an appopriate default.
 
 2001-05-10  Paul Stodghill  <stodghil@cs.cornell.edu>
 
+	* etc/PACKAGES: Update to reflect new package dir tree.
 	* configure.in: Reverse the order of Windows and Linux sound tests
 	so that	Cygwin will find Windows first.
 
+2001-05-14  Martin Buchholz  <martin@xemacs.org>
+
+	* configure.in (XE_REALLOC_NULLPTR_BUG): New.
 2001-05-15  Steve Youngs  <youngs@xemacs.org>
 
 	* etc/PACKAGES: Update to reflect new package dir tree.