summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-seq.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Simply require 'cl (silences spurious warnings).Glenn Morris2008-07-161-7/+3
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Unify local variable section, and set byte-compile-warnings to `(notGlenn Morris2007-10-281-1/+3
| | | | | | | | cl-functions)'.
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * 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/+63
|/ | | | Add autoload cookies on all defs autoloaded manually in cl.el.
* 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/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if,Juanma Barranquero2005-05-201-76/+133
| | | | | | | | | | | | delete-if-not, remove-duplicates, delete-duplicates, substitute, substitute-if, substitute-if-not, nsubstitute, nsubstitute-if, nsubstitute-if-not, find, find-if, find-if-not, position, position-if, position-if-not, count, count-if, count-if-not, mismatch, search, sort*, stable-sort, merge, member*, member-if, member-if-not, assoc*, assoc-if, assoc-if-not, rassoc*, rassoc-if, rassoc-if-not, union, nunion, intersection, nintersection, set-difference, nset-difference, set-exclusive-or, nset-exclusive-or, subsetp, subst-if, subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis, nsublis, tree-equal): Improve argument/docstring consistency.
* (subsetp, tree-equal): Doc fixes.Juanma Barranquero2005-05-171-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (cl-push, cl-pop): Remove.Stefan Monnier2002-09-271-21/+13
| | | | Use pop and push throughout the file instead.
* (mismatch): Doc fix.Eli Zaretskii2002-01-251-1/+1
|
* (remove, remq): Remove.Dave Love2001-01-051-3/+0
|
* Doc fixes; mainly avoid duplicating argDave Love2000-05-051-39/+37
| | | | list in doc string. Don't quote keyword symbols.
* 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
|
* (rassoc): Definition deleted.Richard M. Stallman1995-08-271-2/+0
|
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
|
* Comment change.Richard M. Stallman1994-06-171-2/+2
|
* entered into RCSRichard M. Stallman1993-07-301-0/+920