summaryrefslogtreecommitdiff
path: root/doc/misc/cl.texi
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-02-21; Make the document language in Info manuals explicitly statedEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-11-01; * doc/misc/cl.texi (Derived Types): Fix a typo.Eli Zaretskii
2025-11-01Restore compatibility with Texinfo 4.13Po Lu
2025-05-07cl-types: The big renaming to "derived types"Stefan Monnier
2025-04-01; * doc/misc/cl.texi (Structures): Fix references and markup.Eli Zaretskii
2025-03-31Add cl-with-accessorsEarl Hyatt
2025-03-23Improve documentation of cl-defstructStefan Kangas
2025-03-22Merge from origin/emacs-30Sean Whitton
2025-03-20; Change some instances of cl to cl-lib in docsStefan Kangas
2025-03-01Merge from origin/emacs-30Eli Zaretskii
2025-02-26; Fix indentation in cl.texi exampleStefan Kangas
2025-02-25Make cl-gensym obsolete in favor of built-in gensymStefan Kangas
2025-02-25Use cl-with-gensyms in a few more casesStefan Kangas
2025-02-24Make cl-declare obsoleteStefan Kangas
2025-02-23New macros incf and decfStefan Kangas
2025-02-22Delete self-evident explanation from cl.texiStefan Kangas
2025-02-22; Delete obsolete commented out parts from cl.texiStefan Kangas
2025-02-19Merge from savannah/emacs-30Po Lu
2025-02-18Make cl-locally obsoleteStefan Kangas
2025-02-18; Fix typosStefan Kangas
2025-02-17New functions plusp and minuspStefan Kangas
2025-02-17New functions oddp and evenpStefan Kangas
2025-02-17Remove some details on which files are loaded from cl.texiStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-21; Fix punctuation in docsStefan Kangas
2024-07-15; Replace quotes with @code{...} in texinfo filesSteven Allen
2024-07-15; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen
2024-04-04; * doc/misc/cl.texi (Function Bindings): Fix reference.Michael Albinus
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-11Document cl-print.el in cl.texi.Alan Mackenzie
2023-08-19Fix the documentation of 'cl-flet'Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-02; * doc/misc/cl.texi (Mapping over Sequences): Fix typos.Juanma Barranquero
2022-10-27; Fix quoting of non-nil in texinfo sourcesStefan Kangas
2022-08-23Move generalized variable `substring' doc to elisp manualStefan Kangas
2022-08-23Move generalized variable docs to elisp manualStefan Kangas
2022-08-23Update documentation for obsolete generalized variablesStefan Kangas
2022-08-23Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas
2022-08-18* doc/misc/cl.texi (Macro Bindings): Fix bug#57263Stefan Monnier
2022-07-13Merge from origin/emacs-28Stefan Kangas
2022-07-12Don't mention cl-cXXXr aliases in cl-lib manualStefan Kangas
2022-04-24Fix typo in cl.texi exampleAleksandr Vityazev
2022-04-13Document additions of cl-with-gensyms and cl-once-onlySean Whitton