log lisp/emacs-lisp/cl-extra.el @ 89025:1c45126c0974

age author description
Sun, 15 Oct 2000 04:49:20 +0000 Stefan Monnier (cl-builtin-gethash, cl-builtin-remhash)
Wed, 05 Jul 2000 22:00:58 +0000 Stefan Monnier (cl-map-keymap): Handle char-tables in keymaps.
Wed, 05 Jul 2000 17:29:40 +0000 Gerd Moellmann (cl-old-mapc): Removed; don't defalias mapc.
Wed, 19 Apr 2000 22:31:21 +0000 Dave Love (cl-old-mapc): Fix definition.
Thu, 13 Apr 2000 19:03:34 +0000 Dave Love Don't quote keywords.
Wed, 02 Feb 2000 15:25:07 +0000 Dave Love (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)
Wed, 05 Jan 2000 16:51:08 +0000 Dave Love (cl-make-hash-table): Use make-hash-table.
Mon, 03 Jan 2000 23:09:22 +0000 Dave Love (cl-emacs-type): Remove defvar.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (cl-make-hash-table): Renamed from make-hash-table.
Sat, 12 Jun 1999 03:36:46 +0000 Karl Heuer (getf): Don't call get*.
Sun, 01 Sep 1996 22:56:40 +0000 Richard M. Stallman Turn on byte-compile-dynamic.
Tue, 16 Apr 1996 04:35:38 +0000 Richard M. Stallman (isqrt): Support expanded range of Lisp integers.
Fri, 08 Mar 1996 18:30:12 +0000 Erik Naggum (equalp): Use string-equal on strings.
Tue, 05 Mar 1996 22:53:55 +0000 Richard M. Stallman (equalp): Correctly compare last elt of two lists.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:29:58 +0000 Karl Heuer (cl-copy-tree): Doc fix.
Mon, 30 Oct 1995 17:35:01 +0000 Richard M. Stallman Comment change.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Fri, 17 Jun 1994 20:04:22 +0000 Richard M. Stallman Comment change.
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert (floor*): Use `floor' instead of doing most the work ourselves.
Fri, 30 Jul 1993 20:15:09 +0000 Richard M. Stallman entered into RCS