# HG changeset patch # User Richard M. Stallman # Date 1027119684 0 # Node ID 38f8012176833b91056bd05e7e362e387681b97b # Parent a9a03aa7ba8a6d2db3671cf6db0da6262986e85c *** empty log message *** diff -r a9a03aa7ba8a -r 38f801217683 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jul 19 23:01:10 2002 +0000 +++ b/lisp/ChangeLog Fri Jul 19 23:01:24 2002 +0000 @@ -1,3 +1,13 @@ +2002-07-19 Richard M. Stallman + + * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Delete `values' + and `values-list' from list of CL functions. + +2002-07-19 John Paul Wallington + + * emacs-lisp/bytecomp.el (compile-defun): Bind + `read-with-symbol-positions' to current buffer. + 2002-07-19 Andre Spiegel * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,