summaryrefslogtreecommitdiff
path: root/lisp/obsolete/cl.el
AgeCommit message (Expand)Author
2026-03-04Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-03-03Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård
2026-03-03Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-25Make cl-gensym obsolete in favor of built-in gensymStefan Kangas
2025-02-23New macros incf and decfStefan Kangas
2025-02-17New functions plusp and minuspStefan Kangas
2025-02-17New functions oddp and evenpStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-13Mark def* macros for indentationLars Ingebrigtsen
2021-08-11* lisp/obsolete/cl.el (labels): Don't quote lambdaStefan Monnier
2021-02-24; Fix recent obsoletion warning in cl.el.Basil L. Contovounesios
2021-02-22* lisp/obsolete: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-02Remove specific byte-compiler warnings for cl.elStefan Kangas
2020-04-18; Fix some typos and doc issues (bug#40695)Štěpán Němec
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-06Move cl.el to lisp/obsoleteStefan Monnier