changeset 27124:f1f4c979a4ca

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 03 Jan 2000 23:12:38 +0000
parents b153112d5bd0
children 4b3c83c489cf
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 03 23:09:22 2000 +0000
+++ b/lisp/ChangeLog	Mon Jan 03 23:12:38 2000 +0000
@@ -1,3 +1,10 @@
+2000-01-03  Dave Love  <fx@gnu.org>
+
+	* cl-extra.el (cl-emacs-type): Remove defvar.
+	(cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
+	`cl-hash-table-p', not `hash-table-p'.
+	(cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
+
 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* faces.el (face-read-integer, read-face-attribute)