aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl-seq.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* cl-seq.el: Prefer `:test` to `:if`Stefan Monnier2026-03-081-24/+24
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton2026-03-041-2/+16
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård2026-03-031-7/+4
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton2026-03-031-4/+7
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-11-291-1/+1
|\
| * ; cl-reduce, seq-reduce: Improve wording.Sean Whitton2025-11-281-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | (cl-nsubstitute): Fix regression in commit 8c8ff13eMadhu2025-07-271-2/+3
* | Rewrite cl--parsing-keywords using backtickStefan Kangas2025-03-061-19/+15
* | Remove more redundant 'cl-' prefixesStefan Kangas2025-03-061-10/+10
* | Clean up 'cl-' prefixes for local variablesStefan Kangas2025-03-051-478/+480
* | Prefer incf to cl-incf in emacs-lisp/*.elStefan Kangas2025-02-231-1/+1
* | Prefer decf to cl-decfStefan Kangas2025-02-231-3/+3
* | Inline important-return-value declarations in cl-lib.elStefan Kangas2025-02-141-2/+61
* | Document cl-n... set operations consistentlyBasil L. Contovounesios2025-02-141-4/+4
* | Inline side-effect-free declarations in cl-lib.elStefan Kangas2025-02-131-0/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Safer and faster string sortingMattias Engdegård2024-05-121-1/+4
* Don't mutate strings in cl-substituteMattias Engdegård2024-05-081-4/+5
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* cl-reduce doc string improvementColin Woodbury2022-08-181-0/+4
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't quote lambdas in emacs-lisp/*.elStefan Kangas2020-11-161-7/+6
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-201-0/+2
* 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