changeset 32471:21ae70900bb0

Fix dates on Eshell's entries.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 14 Oct 2000 20:05:58 +0000
parents b338a85bdffc
children 52f963cbd02c
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 14 08:16:50 2000 +0000
+++ b/lisp/ChangeLog	Sat Oct 14 20:05:58 2000 +0000
@@ -109,7 +109,7 @@
 	* eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
 	`forward-char', so that null strings are parsed correctly.
 
-2000-09-10  John Wiegley  <johnw@gnu.org>
+2000-09-13  John Wiegley  <johnw@gnu.org>
 
 	* eshell/em-pred.el (eshell-pred-file-type,
 	eshell-pred-file-links, eshell-pred-file-size): Use
@@ -125,7 +125,7 @@
 	the command line is a special file (not a regular file, directory
 	or symlink), always attempt to call the external version of cat.
 
-2000-09-06  John Wiegley  <johnw@gnu.org>
+2000-09-13  John Wiegley  <johnw@gnu.org>
 
 	* eshell/esh-mode.el (eshell-find-tag): Corrections to the
 	Eshell-friendly version of find-tag.