changeset 86427:ddf97db37266

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 25 Nov 2007 01:17:06 +0000
parents e02473c24e45
children 2c8b21bef658
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 25 01:16:56 2007 +0000
+++ b/lisp/ChangeLog	Sun Nov 25 01:17:06 2007 +0000
@@ -1,5 +1,9 @@
 2007-11-25  Glenn Morris  <rgm@gnu.org>
 
+	* eshell/esh-maint.el (top-level): Move provide statement to the
+	end of the file.  Use require with NOERROR for pcomplete.  Don't
+	mess with load-path.
+
 	* eshell/eshell.el (eshell-report-bug-address): Remove.
 	(eshell-report-bug): Redefine as an alias for report-emacs-bug.