summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-seq.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve recent doc fix for cl-reduceBasil L. Contovounesios2019-10-071-8/+10
* cl-reduce doc fixLars Ingebrigtsen2019-10-071-0/+5
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-1/+0
* Tune cl-assocPaul Eggert2019-06-011-1/+1
* Fix `cl-member' and `cl-assoc' for bignumsMattias EngdegÄrd2019-06-011-4/+2
* * lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.elStefan Monnier2019-02-181-0/+7
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | cl-seq: Remove max limit on input sequence lengthTino Calancha2016-10-201-31/+39
* | cl-fill: Rename arguments to cl-seq and cl-itemTino Calancha2016-08-131-9/+9
* | cl-delete-duplicates: Parse :if to have cl-if boundTino Calancha2016-08-101-1/+2
* | cl-delete-duplicates: do not parse :if keywordTino Calancha2016-08-101-1/+1
* | Better documentation for cl-reduce (bug#24014)Nicolas Petton2016-07-181-0/+10
|/
* (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-231-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Rename "search path" to "library roots"Dmitry Gutov2015-11-061-1/+1
* Fix bootstrap (void function cl-member).Glenn Morris2015-05-131-0/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier2014-04-211-3/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/package.el: Include obsolete packages from archives.Stefan Monnier2013-06-251-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Further cleanup of the "cl-" namespace. Fit CL in 80 columns.Stefan Monnier2012-12-061-2/+7
|/
* * bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.Glenn Morris2012-09-281-1/+0
* Use lexical-binding for all of CL, and clean up its namespace.Stefan Monnier2012-06-111-139/+132
* Don't autoload functions too eagerly during macroexpansion.Stefan Monnier2012-06-081-0/+4
* * lisp/emacs-lisp/cl-lib.el: Rename from cl.el.Stefan Monnier2012-06-031-106/+106
* Minor renaming of internal CL functions and variables.Stefan Monnier2012-05-171-20/+20
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge changes from emacs-23 branchChong Yidong2011-02-121-8/+8
|\
| * cl-seq.el doc fixes.Glenn Morris2011-02-091-8/+8
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use `declare' in defmacros.Stefan Monnier2010-08-301-7/+5
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* 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
|\
| * 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
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/