summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl.el
Commit message (Expand)AuthorAgeFilesLines
...
* Add `fmakunbound' for `declare'.Luc Teirlinck2004-01-161-0/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (multiple-value-call): Add docstring.Stefan Monnier2002-11-191-1/+3
* (cl-set-substring): Fix thinko.Stefan Monnier2002-07-131-3/+3
* (multiple-value-call): Add alias.Richard M. Stallman2002-07-121-0/+2
* (values): Simplify definition.Richard M. Stallman2002-06-261-1/+1
* (copy-list): Moved back from subr.el.Richard M. Stallman2002-06-101-0/+9
* (copy-list): Moved to subr.el.Colin Walters2002-06-081-9/+0
* (svref): New alias.Stefan Monnier2001-12-021-0/+1
* (values, values-list, multiple-value-list, multiple-value-apply, nth-value):Richard M. Stallman2001-11-161-5/+31
* (most-positive-fixnum, most-negative-fixnum):Gerd Moellmann2001-10-061-4/+0
* (dotimes, dolist): Undef prior to autoloadingDave Love2001-03-051-0/+3
* (butlast, nbutlast): Moved to subr.el.Kenichi Handa2000-12-281-14/+0
* (third...tenth): Really undo change of 2000-08-05.Stefan Monnier2000-11-301-16/+16
* (cl-macroexpand): Doc fix.Gerd Moellmann2000-08-211-1/+1
* (third...tenth): Undo change of 2000-08-05.Gerd Moellmann2000-08-061-12/+9
* (first, ..., tenth): Make them macros.Gerd Moellmann2000-08-051-23/+27
* Doc fixes; mainly avoid duplicating argDave Love2000-05-051-4/+4
* Remove expt, delete, rassoc from autoloadsDave Love2000-03-071-3/+3
* Use bytecomp-load-hook, not emacs-lisp-mode-hook.Dave Love2000-02-021-8/+1
* Replace autoloads for dolist, dotimes.Dave Love2000-01-301-1/+1
* Remove stuff for dotimes, dolist, push, pop.Dave Love2000-01-281-8/+2
* Remove Emacs 18 compatibility code. Prepend `cl-' to autoload namesDave Love1999-12-181-32/+5
* (custom-print-functions): Add autoload cookie.Karl Heuer1999-05-291-0/+1
* Don't defconst the colon symbols, since theyKarl Heuer1998-04-101-20/+0
* (last*): Definition deleted.Richard M. Stallman1997-08-271-10/+10
* (last): Function renmed to last*.Richard M. Stallman1997-08-241-1/+1
* (caar, cadr, cdar, cddr): Definitiosn deleted.Richard M. Stallman1997-08-231-16/+0
* (when, unless): Symbol props moved to subr.el.Karl Heuer1997-03-141-1/+0
* (when, unless): Definitions moved to subr.el.Richard M. Stallman1997-01-081-8/+0
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-011-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment change.Richard M. Stallman1995-10-301-1/+1
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (cl-macroexpand): keep documentation from `macroexpand'.Richard M. Stallman1994-11-011-0/+7
* Comment change.Richard M. Stallman1994-06-171-4/+4
* entered into RCSRichard M. Stallman1993-07-301-0/+757