aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 504f1477670..54d733a4ecc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12000-08-05 Gerd Moellmann <gerd@gnu.org>
2
3 * pcvs.el (require): Require `cl' during compilation, only.
4
5 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
6 (toplevel): Remove `remq' and `remove' from autoloads.
7 (cl-fake-autoloads): New variable. If set, arrange for an error
8 when CL functions etc. are autoloaded.
9
12000-08-04 Eli Zaretskii <eliz@is.elta.co.il> 102000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
2 11
3 * play/zone.el (zone, zone-pgm-stress): Don't use window-system. 12 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.