- 01 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 22 May, 2005 1 commit
-
-
Juanma Barranquero authored
multiple-value-bind, multiple-value-setq, shiftf): Improve argument/docstring consistency.
-
- 17 May, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 07 May, 2005 1 commit
-
-
Eli Zaretskii authored
so that defmacro* would recognize `declare' forms.
-
- 25 Mar, 2005 1 commit
-
-
Werner LEMBERG authored
-
- 27 Nov, 2004 1 commit
-
-
Stefan Monnier authored
rather than make-symbol for symbols which are used in a symbol-macrolet or equivalent.
-
- 16 Nov, 2004 1 commit
-
-
Stefan Monnier authored
(loop, cl-parse-loop-clause, defsetf): Use backquote.
-
- 08 May, 2004 1 commit
-
-
Juanma Barranquero authored
(gensym, gentemp, typep, ignore-errors): Make argument names match their use in docstring.
-
- 08 Feb, 2004 1 commit
-
-
Andreas Schwab authored
argument. (cl-struct-setf-expander): Likewise.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 05 Jul, 2003 1 commit
-
-
Stefan Monnier authored
thingies from constructors created by defstruct.
-
- 16 Jun, 2003 1 commit
-
-
Stefan Monnier authored
(defsubst*): Don't put a `cl-whole argument if it's not used.
-
- 06 May, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 10 Feb, 2003 1 commit
-
-
Stefan Monnier authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 07 Dec, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 27 Nov, 2002 1 commit
-
-
Dave Love authored
forms' block to top (before uses). (help-fns): Don't require at top level. (Recursively.) (cl-transform-lambda): Require help-fns.
-
- 27 Sep, 2002 1 commit
-
-
Stefan Monnier authored
(cl-push, cl-pop): Remove. Use pop and push throughout the file instead. (cl-transform-lambda): Add usage info to docstring if the arglist is complex.
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 30 Nov, 2001 3 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2). (cl-make-type-test): Use char-valid-p for `character'.
-
- 05 Oct, 2001 2 commits
-
-
Gerd Moellmann authored
alias for define-setf-method.
-
Gerd Moellmann authored
(ignore-errors): Don't bother using a `err' symbol.
-
- 02 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
2000-10-15.
-
- 15 Oct, 2000 1 commit
-
-
Stefan Monnier authored
-
- 05 May, 2000 1 commit
-
-
Dave Love authored
list in doc string. Don't quote keyword symbols.
-
- 17 Mar, 2000 1 commit
-
-
Stefan Monnier authored
-
- 18 Feb, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 10 Feb, 2000 1 commit
-
-
Dave Love authored
have.
-
- 30 Jan, 2000 1 commit
-
-
Dave Love authored
-
- 28 Jan, 2000 2 commits
-
-
Dave Love authored
-
Gerd Moellmann authored
`collecting' as synonym for `collect'.
-
- 21 Jan, 2000 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 18 Dec, 1999 1 commit
-
-
Dave Love authored
expt, gethash, hash-table-count, hash-table-p as side-effect-free here. (cl-emacs-type): Don't declare. (cl-compile-time-init): Remove Emacs 18 compiler patch. (cl-parse-loop-clause): Remove compatibility code.
-
- 23 Jun, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 20 Apr, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 12 Apr, 1998 1 commit
-
-
Karl Heuer authored
value of keyword symbols, so don't do it again.
-
- 14 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
-