| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2006-12-16 | 1 | -5/+11 |
| |\ \
| |/ |
|
| | * | (defstruct): Suppress warnings about calls to cl-struct-setf-expander. | Richard M. Stallman | 2006-12-11 | 1 | -4/+9 |
| | * | Update copyright years. | Glenn Morris | 2006-12-07 | 1 | -1/+2 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2006-10-03 | 1 | -15/+1 |
| |\ \
| |/ |
|
| | * | (member*): Use memql instead of complex code. | Kim F. Storm | 2006-09-20 | 1 | -15/+1 |
| * | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -1/+6 |
| |\ \
| |/ |
|
| | * | (defstruct): Don't define the default constructor if it is overridden. | Stefan Monnier | 2005-11-27 | 1 | -1/+6 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71 | Miles Bader | 2005-07-22 | 1 | -1/+2 |
| |\ \
| |/ |
|
| | * | (cl-make-type-test): Defer evaluation of cl-make-type-test to execution time. | Eli Zaretskii | 2005-07-16 | 1 | -1/+1 |
| | * | (cl-make-type-test): Add `atom' type. | Eli Zaretskii | 2005-07-16 | 1 | -0/+1 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57 | Miles Bader | 2005-06-06 | 1 | -2/+9 |
| |\ \
| |/ |
|
| | * | (defsetf): Improve argument/docstring consistency. | Juanma Barranquero | 2005-06-01 | 1 | -2/+9 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55 | Miles Bader | 2005-05-26 | 1 | -16/+22 |
| |\ \
| |/ |
|
| | * | (function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*, | Juanma Barranquero | 2005-05-22 | 1 | -16/+22 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 | Miles Bader | 2005-05-20 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | (macrolet, symbol-macrolet): Doc fixes. | Juanma Barranquero | 2005-05-17 | 1 | -2/+2 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51 | Miles Bader | 2005-05-12 | 1 | -1/+2 |
| |\ \
| |/ |
|
| | * | (cl-transform-lambda): Recognize `declare' as well as `interactive', | Eli Zaretskii | 2005-05-07 | 1 | -1/+2 |
| * | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31 | Miles Bader | 2005-03-31 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'. | Werner LEMBERG | 2005-03-25 | 1 | -2/+2 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 | Miles Bader | 2004-12-08 | 1 | -2/+8 |
| |\ \
| |/ |
|
| | * | (cl-parse-loop-clause, labels): Use gensym | Stefan Monnier | 2004-11-27 | 1 | -2/+8 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72 | Miles Bader | 2004-11-19 | 1 | -225/+219 |
| |\ \
| |/ |
|
| | * | Use make-symbol rather than gensym. | Stefan Monnier | 2004-11-16 | 1 | -225/+219 |
| * | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15 | Miles Bader | 2004-06-28 | 1 | -13/+15 |
| |\ \
| |/ |
|
| | * | (do, do*): Put usage info in a format usable by `describe-function'. | Juanma Barranquero | 2004-05-08 | 1 | -13/+15 |
| | * | (defstruct): Remove extra format string | Andreas Schwab | 2004-02-08 | 1 | -5/+3 |
| * | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -5/+4 |
| * | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | (cl-make-type-test): Use characterp. | Dave Love | 2003-01-07 | 1 | -1/+1 |
| * | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -1/+0 |
| | |/
|/| |
|
| * | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| * | | (cl-transform-lambda): Strip &cl-defs | Stefan Monnier | 2003-07-05 | 1 | -2/+7 |
| * | | (cl-parse-loop-clause): Use map-keymap. | Stefan Monnier | 2003-06-16 | 1 | -2/+4 |
| * | | (case, typecase): Don't quote nil and t in docstrings. | Juanma Barranquero | 2003-05-06 | 1 | -2/+2 |
| * | | (process-get): Add setf method. | Stefan Monnier | 2003-02-10 | 1 | -0/+1 |
| * | | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| * | | Add local variable list to turn off cl-function warnings. | Richard M. Stallman | 2002-12-07 | 1 | -0/+4 |
| * | | Move `predicates for analyzing Lisp | Dave Love | 2002-11-27 | 1 | -86/+84 |
| * | | Use the new usage-in-docstring syntax. | Stefan Monnier | 2002-09-27 | 1 | -244/+291 |
| |/ |
|
| * | Doc fix. | Pavel JanÃk | 2001-12-20 | 1 | -1/+1 |
| * | (cl-make-type-test): Fix paren typo. | Stefan Monnier | 2001-11-30 | 1 | -1/+1 |
| * | (shiftf): Fix more. Simplify. | Stefan Monnier | 2001-11-30 | 1 | -17/+8 |
| * | (shiftf): Fix the fast case so | Stefan Monnier | 2001-11-30 | 1 | -16/+19 |