diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c67a0613bf1..7dc9ddea841 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-01-28 Dave Love <fx@gnu.org> | 1 | 2000-01-28 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/cl-macs.el: Remove dotimes, dolist. | ||
| 4 | |||
| 3 | * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. | 5 | * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. |
| 4 | Don't use lisp-indent-hook property. | 6 | Don't use lisp-indent-hook property. |
| 5 | (cl-abs): Remove. | 7 | (cl-abs): Remove. |