comparison lisp/ChangeLog @ 44274:acee054dc5cd

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 31 Mar 2002 16:28:07 +0000
parents bdbb1e28c817
children a6ae94fc37af
comparison
equal deleted inserted replaced
44273:5180d0ff95f6 44274:acee054dc5cd
1 2002-03-31 Richard M. Stallman <rms@gnu.org> 1 2002-03-31 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (kill-new): Doc fix.
2 4
3 * emacs-lisp/byte-opt.el (side-effect-free-fns) 5 * emacs-lisp/byte-opt.el (side-effect-free-fns)
4 (side-effect-and-error-free-fns): Add many functions, remove some. 6 (side-effect-and-error-free-fns): Add many functions, remove some.
5 7
6 2002-03-30 Richard M. Stallman <rms@gnu.org> 8 2002-03-30 Richard M. Stallman <rms@gnu.org>