summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-seq.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas in emacs-lisp/*.elStefan Kangas2020-11-16
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve recent doc fix for cl-reduceBasil L. Contovounesios2019-10-07
* cl-reduce doc fixLars Ingebrigtsen2019-10-07
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* Tune cl-assocPaul Eggert2019-06-01
* Fix `cl-member' and `cl-assoc' for bignumsMattias EngdegÄrd2019-06-01
* * lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.elStefan Monnier2019-02-18
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | cl-seq: Remove max limit on input sequence lengthTino Calancha2016-10-20
* | cl-fill: Rename arguments to cl-seq and cl-itemTino Calancha2016-08-13
* | cl-delete-duplicates: Parse :if to have cl-if boundTino Calancha2016-08-10
* | cl-delete-duplicates: do not parse :if keywordTino Calancha2016-08-10
* | Better documentation for cl-reduce (bug#24014)Nicolas Petton2016-07-18
|/
* (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-23
* Update copyright year to 2016Paul Eggert2016-01-01
* Rename "search path" to "library roots"Dmitry Gutov2015-11-06
* Fix bootstrap (void function cl-member).Glenn Morris2015-05-13
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier2014-04-21
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/emacs-lisp/package.el: Include obsolete packages from archives.Stefan Monnier2013-06-25
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Further cleanup of the "cl-" namespace. Fit CL in 80 columns.Stefan Monnier2012-12-06
|/
* * bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.Glenn Morris2012-09-28
* Use lexical-binding for all of CL, and clean up its namespace.Stefan Monnier2012-06-11
* Don't autoload functions too eagerly during macroexpansion.Stefan Monnier2012-06-08
* * lisp/emacs-lisp/cl-lib.el: Rename from cl.el.Stefan Monnier2012-06-03
* Minor renaming of internal CL functions and variables.Stefan Monnier2012-05-17
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Merge changes from emacs-23 branchChong Yidong2011-02-12
|\
| * cl-seq.el doc fixes.Glenn Morris2011-02-09
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Use `declare' in defmacros.Stefan Monnier2010-08-30
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Simply require 'cl (silences spurious warnings).Glenn Morris2008-07-16
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Merge from emacs--rel--22Miles Bader2008-01-08
|\