Mercurial > emacs
comparison lisp/ChangeLog @ 30614:5dcc1588f659
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 05 Aug 2000 20:10:32 +0000 |
parents | 827de4a90351 |
children | 03d5f0dc663d |
comparison
equal
deleted
inserted
replaced
30613:a262f769fc3d | 30614:5dcc1588f659 |
---|---|
1 2000-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 | |
1 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> | 10 2000-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. |
4 | 13 |
5 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is | 14 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is |