aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-07-19 23:01:24 +0000
committerRichard M. Stallman2002-07-19 23:01:24 +0000
commit9cb9a7bc56dbabc8f2e3255e3cac5fdf437e3ce7 (patch)
tree62ac3e7fd86496d0fad0249faefe65179bc5c65b /lisp/ChangeLog
parent8cfd6446cbc57bee699a788308281683a9175344 (diff)
downloademacs-9cb9a7bc56dbabc8f2e3255e3cac5fdf437e3ce7.tar.gz
emacs-9cb9a7bc56dbabc8f2e3255e3cac5fdf437e3ce7.zip
(byte-compile-cl-warn): Delete `values'
and `values-list' from list of CL functions. (compile-defun): Bind `read-with-symbol-positions' to current buffer.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab24cf0a0f2..59f0b1de12b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12002-07-19 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Delete `values'
4 and `values-list' from list of CL functions.
5
62002-07-19 John Paul Wallington <jpw@shootybangbang.com>
7
8 * emacs-lisp/bytecomp.el (compile-defun): Bind
9 `read-with-symbol-positions' to current buffer.
10
12002-07-19 Andre Spiegel <spiegel@gnu.org> 112002-07-19 Andre Spiegel <spiegel@gnu.org>
2 12
3 * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp, 13 * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,