log lisp/emacs-lisp/cl-extra.el @ 61693:ee35f03204fe

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 16 Jun 2003 16:35:05 +0000 Stefan Monnier (cl-macroexpand-all):
Sun, 04 May 2003 00:44:25 +0000 Stefan Monnier (cl-map-keymap): Redefine as alias.
Fri, 27 Sep 2002 22:32:48 +0000 Stefan Monnier (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.
Sat, 08 Jun 2002 22:32:06 +0000 Colin Walters (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with
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*.