From: John Wiegley Date: Sat, 9 Jun 2001 05:22:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~302 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0f056ec15102f2beadef0bc110605b652c2ed252;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 33b608f762c..c3f55f303a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2001-06-09 John Wiegley + + * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to + test if the last command was Lisp or not. + (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A + B x C". + 2001-06-08 Eli Zaretskii * dos-w32.el (grep-regexp-alist): Remove definition, since the