aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl-extra.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Unify local variables at end.Glenn Morris2009-08-251-3/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Set generated-autoload-file to cl-loaddefs.el.Stefan Monnier2007-06-271-1/+59
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (cl-macroexpand-all): Fix code-walk forStefan Monnier2005-12-191-0/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Require CL also when compiling.Stefan Monnier2005-07-291-5/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,Juanma Barranquero2005-05-221-28/+42
* (equalp): Doc fix.Juanma Barranquero2005-05-161-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (cl-macroexpand-all):Stefan Monnier2003-06-161-2/+3
* (cl-map-keymap): Redefine as alias.Stefan Monnier2003-05-041-21/+6
* (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.Stefan Monnier2002-09-271-133/+30
* (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias withColin Walters2002-06-081-18/+1
* (cl-builtin-gethash, cl-builtin-remhash)Stefan Monnier2000-10-151-0/+7
* (cl-map-keymap): Handle char-tables in keymaps.Stefan Monnier2000-07-051-2/+2
* (cl-old-mapc): Removed; don't defalias mapc.Gerd Moellmann2000-07-051-4/+1
* (cl-old-mapc): Fix definition.Dave Love2000-04-191-3/+4
* Don't quote keywords.Dave Love2000-04-131-35/+24
* (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)Dave Love2000-02-021-18/+5
* (cl-make-hash-table): Use make-hash-table.Dave Love2000-01-051-25/+6
* (cl-emacs-type): Remove defvar.Dave Love2000-01-031-21/+19
* (cl-make-hash-table): Renamed from make-hash-table.Gerd Moellmann1999-07-211-7/+3
* (getf): Don't call get*.Karl Heuer1999-06-121-1/+7
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-011-1/+1
* (isqrt): Support expanded range of Lisp integers.Richard M. Stallman1996-04-161-4/+7
* (equalp): Use string-equal on strings.Erik Naggum1996-03-081-2/+2
* (equalp): Correctly compare last elt of two lists.Richard M. Stallman1996-03-051-1/+2
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (cl-copy-tree): Doc fix.Karl Heuer1996-01-041-1/+1
* Comment change.Richard M. Stallman1995-10-301-1/+1
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* Comment change.Richard M. Stallman1994-06-171-2/+2
* (floor*): Use `floor' instead of doing most the work ourselves.Paul Eggert1993-08-101-13/+2
* entered into RCSRichard M. Stallman1993-07-301-0/+930