log lisp/emacs-lisp/cl.el @ 92627:73ee52037e9a

age author description
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 31 Oct 2007 12:46:47 +0000 Juanma Barranquero (cl-cannot-unload): Remove function.
Mon, 29 Oct 2007 00:22:36 +0000 Glenn Morris Move local variables to end of file, and set byte-compile-warnings to
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 10 Jul 2007 21:01:20 +0000 Stefan Monnier Load cl-loaddefs.el quietly.
Thu, 28 Jun 2007 15:09:21 +0000 Stefan Monnier Set edebug and indentation before loading
Wed, 27 Jun 2007 19:17:53 +0000 Stefan Monnier Use cl-loaddefs.el rather than manual autoloads.
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.
Tue, 03 Oct 2006 09:19:17 +0000 Kim F. Storm (pushnew-internal): Remove defvar.
Wed, 20 Sep 2006 23:12:15 +0000 Kim F. Storm (pushnew): Rework 2006-09-10 change. Use memql
Mon, 11 Sep 2006 11:15:54 +0000 Reiner Steib (pushnew): Add missing `,'.
Sun, 10 Sep 2006 17:47:39 +0000 Richard M. Stallman (pushnew): Use add-to-list when convenient.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 30 Jan 2006 19:56:33 +0000 John Paul Wallington (toplevel): Remove definition of `cl-assertion-failed' condition --
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 23 May 2005 00:05:40 +0000 Juanma Barranquero (acons, pairlis): Add docstring.
Sun, 22 May 2005 20:13:18 +0000 Stefan Monnier (eql): Remove. It's a builtin already.
Sun, 22 May 2005 17:46:50 +0000 Juanma Barranquero (pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*,
Tue, 17 May 2005 00:26:26 +0000 Juanma Barranquero (eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
Sat, 16 Oct 2004 15:21:10 +0000 Richard M. Stallman (cl-unload-hook): Don't defvar it, just set it.
Fri, 16 Jan 2004 18:20:00 +0000 Richard M. Stallman (cl-cannot-unload): New function.
Fri, 16 Jan 2004 01:48:11 +0000 Luc Teirlinck *** empty log message ***
Fri, 16 Jan 2004 01:13:41 +0000 Luc Teirlinck Add `fmakunbound' for `declare'.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 19 Nov 2002 15:56:28 +0000 Stefan Monnier (multiple-value-call): Add docstring.
Sat, 13 Jul 2002 23:08:01 +0000 Stefan Monnier (cl-set-substring): Fix thinko.