log lisp/emacs-lisp/cl.el @ 75413:1b4559d8b313

age author description
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-07 Glenn Morris Update 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 Nguyen Update years in copyright notice; nfc.
2006-01-30 John Paul Wallington (toplevel): Remove definition of `cl-assertion-failed' condition --
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update 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, oddp, evenp, mapcar*,
2005-05-17 Juanma Barranquero (eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
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 Teirlinck Add `fmakunbound' for `declare'.
2003-09-01 Miles Bader Add 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-15 Richard M. Stallman (values, values-list, multiple-value-list, multiple-value-apply, nth-value):
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 Love Doc fixes; mainly avoid duplicating arg
2000-03-07 Dave Love Remove expt, delete, rassoc from autoloads
2000-02-02 Dave Love Use bytecomp-load-hook, not emacs-lisp-mode-hook.
2000-01-30 Dave Love Replace autoloads for dolist, dotimes.
2000-01-28 Dave Love Remove stuff for dotimes, dolist, push, pop.
1999-12-18 Dave Love Remove Emacs 18 compatibility code. Prepend `cl-' to autoload names
1999-05-29 Karl Heuer (custom-print-functions): Add autoload cookie.
1998-04-10 Karl Heuer Don'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. Stallman Turn on byte-compile-dynamic.
1996-01-14 Erik Naggum Update FSF's address.
1995-10-30 Richard M. Stallman Comment change.
1995-06-15 Karl Heuer Update GPL to version 2.
1994-11-01 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
1994-06-17 Richard M. Stallman Comment change.
1993-07-30 Richard M. Stallman entered into RCS