comparison lisp/ChangeLog @ 50730:593e537d5449

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Tue, 29 Apr 2003 02:56:25 +0000
parents 2acee3c76744
children 21f2e5586119
comparison
equal deleted inserted replaced
50729:680d6365cfea 50730:593e537d5449
1 2003-04-29 John Paul Wallington <jpw@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Use `string-match'.
4
1 2003-04-28 Dave Love <fx@gnu.org> 5 2003-04-28 Dave Love <fx@gnu.org>
2 6
3 * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Avoid cl warnings 7 * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Avoid cl warnings
4 from caaar & al. 8 from caaar & al.
5 9