Mercurial > emacs
changeset 38005:32cf27572fc2
*** empty log message ***
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Sat, 09 Jun 2001 05:22:11 +0000 |
parents | 884699e53760 |
children | 13be8065f0ca |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 08 12:08:28 2001 +0000 +++ b/lisp/ChangeLog Sat Jun 09 05:22:11 2001 +0000 @@ -1,3 +1,10 @@ +2001-06-09 John Wiegley <johnw@gnu.org> + + * 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 <eliz@is.elta.co.il> * dos-w32.el (grep-regexp-alist): Remove definition, since the