index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
cl-seq.el
Age
Commit message (
Expand
)
Author
2026-03-08
cl-seq.el: Prefer `:test` to `:if`
Stefan Monnier
2026-03-04
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-03-03
Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"
Mattias Engdegård
2026-03-03
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-11-29
Merge from origin/emacs-30
Eli Zaretskii
2025-11-28
; cl-reduce, seq-reduce: Improve wording.
Sean Whitton
2025-07-27
(cl-nsubstitute): Fix regression in commit 8c8ff13e
Madhu
2025-03-06
Rewrite cl--parsing-keywords using backtick
Stefan Kangas
2025-03-06
Remove more redundant 'cl-' prefixes
Stefan Kangas
2025-03-05
Clean up 'cl-' prefixes for local variables
Stefan Kangas
2025-02-23
Prefer incf to cl-incf in emacs-lisp/*.el
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-02-14
Inline important-return-value declarations in cl-lib.el
Stefan Kangas
2025-02-14
Document cl-n... set operations consistently
Basil L. Contovounesios
2025-02-13
Inline side-effect-free declarations in cl-lib.el
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-12
Safer and faster string sorting
Mattias Engdegård
2024-05-08
Don't mutate strings in cl-substitute
Mattias Engdegård
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-18
cl-reduce doc string improvement
Colin Woodbury
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-16
Don't quote lambdas in emacs-lisp/*.el
Stefan Kangas
2020-10-20
Make more load-hooks obsolete (Bug#21563)
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-07
Improve recent doc fix for cl-reduce
Basil L. Contovounesios
2019-10-07
cl-reduce doc fix
Lars Ingebrigtsen
2019-06-21
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
Stefan Monnier
2019-06-01
Tune cl-assoc
Paul Eggert
2019-06-01
Fix `cl-member' and `cl-assoc' for bignums
Mattias Engdegård
2019-02-18
* lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.el
Stefan Monnier
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-10-20
cl-seq: Remove max limit on input sequence length
Tino Calancha
2016-08-13
cl-fill: Rename arguments to cl-seq and cl-item
Tino Calancha
2016-08-10
cl-delete-duplicates: Parse :if to have cl-if bound
Tino Calancha
2016-08-10
cl-delete-duplicates: do not parse :if keyword
Tino Calancha
2016-07-18
Better documentation for cl-reduce (bug#24014)
Nicolas Petton
2016-02-23
(cl-union): Do not ignore :test argument when lists are equal.
Nicolas Richard
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-06
Rename "search path" to "library roots"
Dmitry Gutov
2015-05-13
Fix bootstrap (void function cl-member).
Glenn Morris
2015-01-01
Update copyright year to 2015
Paul Eggert
[next]