# HG changeset patch # User John Wiegley # Date 992064131 0 # Node ID 32cf27572fc22c3bbfd95c07b9da60277e605cab # Parent 884699e5376070a889ff975e839a79bd50191f0b *** empty log message *** diff -r 884699e53760 -r 32cf27572fc2 lisp/ChangeLog --- 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 + + * 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