comparison lisp/ChangeLog @ 38005:32cf27572fc2

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Sat, 09 Jun 2001 05:22:11 +0000
parents 884699e53760
children 7bb9866ab270
comparison
equal deleted inserted replaced
38004:884699e53760 38005:32cf27572fc2
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
4 general one on compile.el supports drive letters. 11 general one on compile.el supports drive letters.
5 12