log lisp/emacs-lisp/cl-extra.el @ 90185:5b029ff3b08d

age author description
Thu, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Fri, 20 May 2005 04:22:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 27 Jun 2007 19:13:46 +0000 Stefan Monnier Set generated-autoload-file to cl-loaddefs.el.
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 07 Dec 2006 05:06:17 +0000 Glenn Morris Update copyright years.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 02:17:38 +0000 Stefan Monnier (cl-macroexpand-all): Fix code-walk for
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 29 Jul 2005 20:51:34 +0000 Stefan Monnier Require CL also when compiling.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Sun, 22 May 2005 17:48:02 +0000 Juanma Barranquero (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,
Mon, 16 May 2005 15:32:09 +0000 Juanma Barranquero (equalp): Doc fix.
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*.
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