diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 33b608f762c..c3f55f303a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-06-09 John Wiegley <johnw@gnu.org> | ||
| 2 | |||
| 3 | * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to | ||
| 4 | test if the last command was Lisp or not. | ||
| 5 | (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A | ||
| 6 | B x C". | ||
| 7 | |||
| 1 | 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2001-06-08 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * dos-w32.el (grep-regexp-alist): Remove definition, since the | 10 | * dos-w32.el (grep-regexp-alist): Remove definition, since the |