# HG changeset patch # User Eli Zaretskii # Date 971553958 0 # Node ID 21ae70900bb0d2394783fdbeabe769cb981147db # Parent b338a85bdffc069deded5e49348997c8a2f91480 Fix dates on Eshell's entries. diff -r b338a85bdffc -r 21ae70900bb0 lisp/ChangeLog --- 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 +2000-09-13 John Wiegley * 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 +2000-09-13 John Wiegley * eshell/esh-mode.el (eshell-find-tag): Corrections to the Eshell-friendly version of find-tag.