comparison lisp/ChangeLog @ 46569:38f801217683

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 19 Jul 2002 23:01:24 +0000
parents 513411cc4308
children 374154e86bdf
comparison
equal deleted inserted replaced
46568:a9a03aa7ba8a 46569:38f801217683
1 2002-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
6 2002-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
1 2002-07-19 Andre Spiegel <spiegel@gnu.org> 11 2002-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,
4 delete anything that comes after LIMIT from the buffer. 14 delete anything that comes after LIMIT from the buffer.
5 15