Mercurial > emacs
comparison lisp/ChangeLog @ 44280:a6ae94fc37af
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 01 Apr 2002 03:45:25 +0000 |
parents | acee054dc5cd |
children | 2630d8a52e4a |
comparison
equal
deleted
inserted
replaced
44279:7f0854961eb4 | 44280:a6ae94fc37af |
---|---|
1 2002-03-31 Richard M. Stallman <rms@gnu.org> | 1 2002-03-31 Richard M. Stallman <rms@gnu.org> |
2 | 2 |
3 * files.el (file-expand-wildcards): Use save-match-data. | |
4 | |
5 * files.el (format-alist): Mark as risky. | |
6 | |
3 * simple.el (kill-new): Doc fix. | 7 * simple.el (kill-new): Doc fix. |
4 | 8 |
5 * emacs-lisp/byte-opt.el (side-effect-free-fns) | 9 * emacs-lisp/byte-opt.el (side-effect-free-fns) |
6 (side-effect-and-error-free-fns): Add many functions, remove some. | 10 (side-effect-and-error-free-fns): Add many functions, remove some. |
7 | 11 |