| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Glenn Morris | 2006-12-07 | 1 | -1/+1 |
* | (pushnew-internal): Remove defvar. | Kim F. Storm | 2006-10-03 | 1 | -3/+2 |
* | (pushnew): Rework 2006-09-10 change. Use memql | Kim F. Storm | 2006-09-20 | 1 | -3/+1 |
* | (pushnew): Add missing `,'. | Reiner Steib | 2006-09-11 | 1 | -1/+1 |
* | (pushnew): Use add-to-list when convenient. | Richard M. Stallman | 2006-09-10 | 1 | -1/+8 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
* | (toplevel): Remove definition of `cl-assertion-failed' condition -- | John Paul Wallington | 2006-01-30 | 1 | -3/+0 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (acons, pairlis): Add docstring. | Juanma Barranquero | 2005-05-23 | 1 | -2/+11 |
* | (eql): Remove. It's a builtin already. | Stefan Monnier | 2005-05-22 | 1 | -11/+1 |
* | (pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*, | Juanma Barranquero | 2005-05-22 | 1 | -19/+25 |
* | (eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes. | Juanma Barranquero | 2005-05-17 | 1 | -7/+7 |
* | (cl-unload-hook): Don't defvar it, just set it. | Richard M. Stallman | 2004-10-16 | 1 | -2/+1 |
* | (cl-cannot-unload): New function. | Richard M. Stallman | 2004-01-16 | 1 | -0/+4 |
* | *** empty log message *** | Luc Teirlinck | 2004-01-16 | 1 | -1/+1 |
* | Add `fmakunbound' for `declare'. | Luc Teirlinck | 2004-01-16 | 1 | -0/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (multiple-value-call): Add docstring. | Stefan Monnier | 2002-11-19 | 1 | -1/+3 |
* | (cl-set-substring): Fix thinko. | Stefan Monnier | 2002-07-13 | 1 | -3/+3 |
* | (multiple-value-call): Add alias. | Richard M. Stallman | 2002-07-12 | 1 | -0/+2 |
* | (values): Simplify definition. | Richard M. Stallman | 2002-06-26 | 1 | -1/+1 |
* | (copy-list): Moved back from subr.el. | Richard M. Stallman | 2002-06-10 | 1 | -0/+9 |
* | (copy-list): Moved to subr.el. | Colin Walters | 2002-06-08 | 1 | -9/+0 |
* | (svref): New alias. | Stefan Monnier | 2001-12-02 | 1 | -0/+1 |
* | (values, values-list, multiple-value-list, multiple-value-apply, nth-value): | Richard M. Stallman | 2001-11-16 | 1 | -5/+31 |
* | (most-positive-fixnum, most-negative-fixnum): | Gerd Moellmann | 2001-10-06 | 1 | -4/+0 |
* | (dotimes, dolist): Undef prior to autoloading | Dave Love | 2001-03-05 | 1 | -0/+3 |
* | (butlast, nbutlast): Moved to subr.el. | Kenichi Handa | 2000-12-28 | 1 | -14/+0 |
* | (third...tenth): Really undo change of 2000-08-05. | Stefan Monnier | 2000-11-30 | 1 | -16/+16 |
* | (cl-macroexpand): Doc fix. | Gerd Moellmann | 2000-08-21 | 1 | -1/+1 |
* | (third...tenth): Undo change of 2000-08-05. | Gerd Moellmann | 2000-08-06 | 1 | -12/+9 |
* | (first, ..., tenth): Make them macros. | Gerd Moellmann | 2000-08-05 | 1 | -23/+27 |
* | Doc fixes; mainly avoid duplicating arg | Dave Love | 2000-05-05 | 1 | -4/+4 |
* | Remove expt, delete, rassoc from autoloads | Dave Love | 2000-03-07 | 1 | -3/+3 |
* | Use bytecomp-load-hook, not emacs-lisp-mode-hook. | Dave Love | 2000-02-02 | 1 | -8/+1 |
* | Replace autoloads for dolist, dotimes. | Dave Love | 2000-01-30 | 1 | -1/+1 |
* | Remove stuff for dotimes, dolist, push, pop. | Dave Love | 2000-01-28 | 1 | -8/+2 |
* | Remove Emacs 18 compatibility code. Prepend `cl-' to autoload names | Dave Love | 1999-12-18 | 1 | -32/+5 |
* | (custom-print-functions): Add autoload cookie. | Karl Heuer | 1999-05-29 | 1 | -0/+1 |
* | Don't defconst the colon symbols, since they | Karl Heuer | 1998-04-10 | 1 | -20/+0 |
* | (last*): Definition deleted. | Richard M. Stallman | 1997-08-27 | 1 | -10/+10 |
* | (last): Function renmed to last*. | Richard M. Stallman | 1997-08-24 | 1 | -1/+1 |
* | (caar, cadr, cdar, cddr): Definitiosn deleted. | Richard M. Stallman | 1997-08-23 | 1 | -16/+0 |
* | (when, unless): Symbol props moved to subr.el. | Karl Heuer | 1997-03-14 | 1 | -1/+0 |
* | (when, unless): Definitions moved to subr.el. | Richard M. Stallman | 1997-01-08 | 1 | -8/+0 |
* | Turn on byte-compile-dynamic. | Richard M. Stallman | 1996-09-01 | 1 | -1/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | Comment change. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |