Sun, 21 Jan 2007 02:48:43 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 11 Dec 2006 04:36:04 +0000 |
Richard M. Stallman |
(defstruct): Suppress warnings about calls to cl-struct-setf-expander.
|
Thu, 07 Dec 2006 05:06:17 +0000 |
Glenn Morris |
Update copyright years.
|
Wed, 20 Sep 2006 23:12:25 +0000 |
Kim F. Storm |
(member*): Use memql instead of complex code.
|
Mon, 06 Feb 2006 12:31:40 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 27 Nov 2005 20:59:10 +0000 |
Stefan Monnier |
(defstruct): Don't define the default constructor if it is overridden.
|
Sat, 16 Jul 2005 11:53:25 +0000 |
Eli Zaretskii |
(cl-make-type-test): Defer evaluation of cl-make-type-test to execution time.
|
Sat, 16 Jul 2005 11:34:50 +0000 |
Eli Zaretskii |
(cl-make-type-test): Add `atom' type.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 01 Jun 2005 15:33:06 +0000 |
Juanma Barranquero |
(defsetf): Improve argument/docstring consistency.
|
Sun, 22 May 2005 17:48:54 +0000 |
Juanma Barranquero |
(function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*,
|
Tue, 17 May 2005 00:26:59 +0000 |
Juanma Barranquero |
(macrolet, symbol-macrolet): Doc fixes.
|
Sat, 07 May 2005 15:43:44 +0000 |
Eli Zaretskii |
(cl-transform-lambda): Recognize `declare' as well as `interactive',
|
Fri, 25 Mar 2005 08:27:58 +0000 |
Werner LEMBERG |
* emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
|
Sat, 27 Nov 2004 00:18:14 +0000 |
Stefan Monnier |
(cl-parse-loop-clause, labels): Use gensym
|
Tue, 16 Nov 2004 04:05:29 +0000 |
Stefan Monnier |
Use make-symbol rather than gensym.
|
Sat, 08 May 2004 17:23:08 +0000 |
Juanma Barranquero |
(do, do*): Put usage info in a format usable by `describe-function'.
|
Sun, 08 Feb 2004 22:41:39 +0000 |
Andreas Schwab |
(defstruct): Remove extra format string
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sat, 05 Jul 2003 00:23:04 +0000 |
Stefan Monnier |
(cl-transform-lambda): Strip &cl-defs
|
Mon, 16 Jun 2003 16:31:29 +0000 |
Stefan Monnier |
(cl-parse-loop-clause): Use map-keymap.
|
Tue, 06 May 2003 17:37:04 +0000 |
Juanma Barranquero |
(case, typecase): Don't quote nil and t in docstrings.
|
Mon, 10 Feb 2003 21:45:14 +0000 |
Stefan Monnier |
(process-get): Add setf method.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Sat, 07 Dec 2002 21:34:00 +0000 |
Richard M. Stallman |
Add local variable list to turn off cl-function warnings.
|
Wed, 27 Nov 2002 12:23:21 +0000 |
Dave Love |
Move `predicates for analyzing Lisp
|
Fri, 27 Sep 2002 23:16:27 +0000 |
Stefan Monnier |
Use the new usage-in-docstring syntax.
|
Thu, 20 Dec 2001 19:01:00 +0000 |
Pavel Jank |
Doc fix.
|
Fri, 30 Nov 2001 09:20:17 +0000 |
Stefan Monnier |
(cl-make-type-test): Fix paren typo.
|
Fri, 30 Nov 2001 08:22:46 +0000 |
Stefan Monnier |
(shiftf): Fix more. Simplify.
|