Mercurial > emacs
comparison lisp/ChangeLog @ 27126:8592143e2a9d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 04 Jan 2000 00:11:00 +0000 |
parents | f1f4c979a4ca |
children | 56ea89168dba |
comparison
equal
deleted
inserted
replaced
27125:4b3c83c489cf | 27126:8592143e2a9d |
---|---|
1 2000-01-03 Dave Love <fx@gnu.org> | 1 2000-01-03 Dave Love <fx@gnu.org> |
2 | |
3 * elide-head.el (elide-head) [defgroup: Add :version. | |
2 | 4 |
3 * cl-extra.el (cl-emacs-type): Remove defvar. | 5 * cl-extra.el (cl-emacs-type): Remove defvar. |
4 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use | 6 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use |
5 `cl-hash-table-p', not `hash-table-p'. | 7 `cl-hash-table-p', not `hash-table-p'. |
6 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. | 8 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. |