changeset 86428:2c8b21bef658

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 25 Nov 2007 01:58:33 +0000
parents ddf97db37266
children 8a1bf64a83a6
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 25 01:17:06 2007 +0000
+++ b/lisp/ChangeLog	Sun Nov 25 01:58:33 2007 +0000
@@ -1,8 +1,7 @@
 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/esh-maint.el (top-level): 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.