aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97158273715..e84597c75de 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12002-03-31 Richard M. Stallman <rms@gnu.org> 12002-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)