changeset 46569:38f801217683

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 19 Jul 2002 23:01:24 +0000
parents a9a03aa7ba8a
children 2baec6e7cec6
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
+
+	* emacs-lisp/bytecomp.el (byte-compile-cl-warn): Delete `values'
+	and `values-list' from list of CL functions.
+
+2002-07-19  John Paul Wallington  <jpw@shootybangbang.com>
+
+	* emacs-lisp/bytecomp.el (compile-defun): Bind
+	`read-with-symbol-positions' to current buffer.
+
 2002-07-19  Andre Spiegel  <spiegel@gnu.org>
 
 	* vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,