]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix dates on Eshell's entries.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Oct 2000 20:05:58 +0000 (20:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Oct 2000 20:05:58 +0000 (20:05 +0000)
lisp/ChangeLog

index 26c73ad595da032b3fecb59ca76554db47e78235..6d3932cb7b1fc4df42e53d033327521b20a7deee 100644 (file)
        * 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
        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.