From: Eli Zaretskii Date: Sat, 14 Oct 2000 20:05:58 +0000 (+0000) Subject: Fix dates on Eshell's entries. X-Git-Tag: emacs-pretest-21.0.90~894 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=87730e843b610da84ef963b60c4ab2fad3543a06;p=emacs.git Fix dates on Eshell's entries. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 26c73ad595d..6d3932cb7b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.