2004-11-27 |
Stefan Monnier |
(cl-parse-loop-clause, labels): Use gensym
|
2004-11-16 |
Stefan Monnier |
Use make-symbol rather than gensym.
|
2004-05-08 |
Juanma Barranquero |
(do, do*): Put usage info in a format usable by `describe-function'.
|
2004-02-08 |
Andreas Schwab |
(defstruct): Remove extra format string
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-05 |
Stefan Monnier |
(cl-transform-lambda): Strip &cl-defs
|
2003-06-16 |
Stefan Monnier |
(cl-parse-loop-clause): Use map-keymap.
|
2003-05-06 |
Juanma Barranquero |
(case, typecase): Don't quote nil and t in docstrings.
|
2003-02-10 |
Stefan Monnier |
(process-get): Add setf method.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2002-12-07 |
Richard M. Stallman |
Add local variable list to turn off cl-function warnings.
|
2002-11-27 |
Dave Love |
Move `predicates for analyzing Lisp
|
2002-09-27 |
Stefan Monnier |
Use the new usage-in-docstring syntax.
|
2001-12-20 |
Pavel JanÃk |
Doc fix.
|
2001-11-30 |
Stefan Monnier |
(cl-make-type-test): Fix paren typo.
|
2001-11-30 |
Stefan Monnier |
(shiftf): Fix more. Simplify.
|
2001-11-30 |
Stefan Monnier |
(shiftf): Fix the fast case so
|
2001-10-05 |
Gerd Moellmann |
(define-setf-expander): Make it an
|
2001-10-05 |
Gerd Moellmann |
(frame-parameter): Add a setf method.
|
2001-07-02 |
Gerd Moellmann |
(cl-do-arglist): Revert change of
|
2000-10-15 |
Stefan Monnier |
(cl-do-arglist): Use plist-get and plist-member instead of memq.
|
2000-05-05 |
Dave Love |
Doc fixes; mainly avoid duplicating arg
|
2000-03-17 |
Stefan Monnier |
(cl-do-arglist): Don't add (setq :<key> ':<key>).
|
2000-02-18 |
Gerd Moellmann |
(caar, cadr, cdar, cddr): Add defsetfs.
|
2000-02-10 |
Dave Love |
Don't bother testing for defalias. Don't set up `caar' &c that we now
|
2000-01-30 |
Dave Love |
Revert last change.
|
2000-01-28 |
Dave Love |
Remove dotimes, dolist.
|
2000-01-28 |
Gerd Moellmann |
(cl-parse-loop-clause): Recognize
|
2000-01-21 |
Richard M. Stallman |
Undo previous change.
|
2000-01-21 |
Richard M. Stallman |
(dolist, dotimes): Moved to subr.el.
|
1999-12-18 |
Dave Love |
Remove conditional definition of eval-when-compile. Don't specify abs,
|
1998-06-23 |
Richard M. Stallman |
(buffer-modified-p): Make defsetf handle buffer argument.
|
1998-04-20 |
Richard M. Stallman |
(cl-do-arglist): Undo previous change.
|
1998-04-12 |
Karl Heuer |
(cl-do-arglist): Intern initializes the
|
1998-03-14 |
Richard M. Stallman |
(defsetf match-data): store-match-data => set-match-data.
|
1998-01-22 |
Richard M. Stallman |
(define-compiler-macro): Handle empty arglist.
|
1997-09-13 |
Richard M. Stallman |
(cl-loop-let): Use `last', not `last*'
|
1997-08-24 |
Richard M. Stallman |
(cl-loop-let): Use last*.
|
1996-10-24 |
Karl Heuer |
(lexical-let): Fixed a bug involving nested
|
1996-09-01 |
Richard M. Stallman |
Turn on byte-compile-dynamic.
|
1996-04-16 |
Richard M. Stallman |
(defstruct): Treat multi-nested :include properly.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-10-30 |
Richard M. Stallman |
Comment change.
|
1995-09-22 |
Erik Naggum |
(get-setf-method): Protect caller's match-data from string-match.
|
1995-06-15 |
Karl Heuer |
Update GPL to version 2.
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1993-07-30 |
Richard M. Stallman |
entered into RCS
|