]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/cl.el
Mark 1994-07-11 change by Kevin Rodgers as tiny.
[gnu-emacs] / lisp / emacs-lisp / cl.el
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-07 Glenn MorrisUpdate copyright years.
2006-10-03 Kim F. Storm(pushnew-internal): Remove defvar.
2006-09-20 Kim F. Storm(pushnew): Rework 2006-09-10 change. Use memql
2006-09-11 Reiner Steib(pushnew): Add missing `,'.
2006-09-10 Richard M. Stallman(pushnew): Use add-to-list when convenient.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-30 John Paul Wallington(toplevel): Remove definition of `cl-assertion-failed...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-23 Juanma Barranquero(acons, pairlis): Add docstring.
2005-05-22 Stefan Monnier(eql): Remove. It's a builtin already.
2005-05-22 Juanma Barranquero(pushnew, cl-macroexpand, floatp-safe, plusp, minusp...
2005-05-17 Juanma Barranquero(eql, floatp-safe, plusp, minusp, oddp, evenp, list...
2004-10-16 Richard M. Stallman(cl-unload-hook): Don't defvar it, just set it.
2004-01-16 Richard M. Stallman(cl-cannot-unload): New function.
2004-01-16 Luc Teirlinck*** empty log message ***
2004-01-16 Luc TeirlinckAdd `fmakunbound' for `declare'.
2003-09-01 Miles BaderAdd arch taglines
2002-11-19 Stefan Monnier(multiple-value-call): Add docstring.
2002-07-13 Stefan Monnier(cl-set-substring): Fix thinko.
2002-07-12 Richard M. Stallman(multiple-value-call): Add alias.
2002-06-26 Richard M. Stallman(values): Simplify definition.
2002-06-10 Richard M. Stallman(copy-list): Moved back from subr.el.
2002-06-08 Colin Walters(copy-list): Moved to subr.el.
2001-12-02 Stefan Monnier(svref): New alias.
2001-11-16 Richard M. Stallman(values, values-list, multiple-value-list, multiple...
2001-10-06 Gerd Moellmann(most-positive-fixnum, most-negative-fixnum):
2001-03-05 Dave Love(dotimes, dolist): Undef prior to autoloading
2000-12-28 Kenichi Handa(butlast, nbutlast): Moved to subr.el.
2000-11-30 Stefan Monnier(third...tenth): Really undo change of 2000-08-05.
2000-08-21 Gerd Moellmann(cl-macroexpand): Doc fix.
2000-08-06 Gerd Moellmann(third...tenth): Undo change of 2000-08-05.
2000-08-05 Gerd Moellmann(first, ..., tenth): Make them macros.
2000-05-05 Dave LoveDoc fixes; mainly avoid duplicating arg
2000-03-07 Dave LoveRemove expt, delete, rassoc from autoloads
2000-02-02 Dave LoveUse bytecomp-load-hook, not emacs-lisp-mode-hook.
2000-01-30 Dave LoveReplace autoloads for dolist, dotimes.
2000-01-28 Dave LoveRemove stuff for dotimes, dolist, push, pop.
1999-12-18 Dave LoveRemove Emacs 18 compatibility code. Prepend `cl-'...
1999-05-29 Karl Heuer(custom-print-functions): Add autoload cookie.
1998-04-10 Karl HeuerDon't defconst the colon symbols, since they
1997-08-27 Richard M. Stallman(last*): Definition deleted.
1997-08-24 Richard M. Stallman(last): Function renmed to last*.
1997-08-23 Richard M. Stallman(caar, cadr, cdar, cddr): Definitiosn deleted.
1997-03-14 Karl Heuer(when, unless): Symbol props moved to subr.el.
1997-01-08 Richard M. Stallman(when, unless): Definitions moved to subr.el.
1996-09-01 Richard M. StallmanTurn on byte-compile-dynamic.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-10-30 Richard M. StallmanComment change.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1994-11-01 Richard M. Stallman(cl-macroexpand): keep documentation from `macroexpand'.
1994-06-17 Richard M. StallmanComment change.
1993-07-30 Richard M. Stallmanentered into RCS