aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/cl.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* cl-types: The big renaming to "derived types"Stefan Monnier2025-05-071-2/+26
* ; * doc/misc/cl.texi (Structures): Fix references and markup.Eli Zaretskii2025-04-011-8/+8
* Add cl-with-accessorsEarl Hyatt2025-03-311-0/+49
* Improve documentation of cl-defstructStefan Kangas2025-03-231-26/+55
* Merge from origin/emacs-30Sean Whitton2025-03-221-1/+1
|\
| * ; Change some instances of cl to cl-lib in docsStefan Kangas2025-03-201-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-1/+1
|\ \ | |/
| * ; Fix indentation in cl.texi exampleStefan Kangas2025-02-261-1/+1
* | Make cl-gensym obsolete in favor of built-in gensymStefan Kangas2025-02-251-29/+9
* | Use cl-with-gensyms in a few more casesStefan Kangas2025-02-251-1/+1
* | Make cl-declare obsoleteStefan Kangas2025-02-241-29/+5
* | New macros incf and decfStefan Kangas2025-02-231-90/+22
* | Delete self-evident explanation from cl.texiStefan Kangas2025-02-221-32/+0
* | ; Delete obsolete commented out parts from cl.texiStefan Kangas2025-02-221-32/+1
* | Merge from savannah/emacs-30Po Lu2025-02-191-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2025-02-181-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Make cl-locally obsoleteStefan Kangas2025-02-181-4/+0
* | New functions plusp and minuspStefan Kangas2025-02-171-11/+1
* | New functions oddp and evenpStefan Kangas2025-02-171-12/+2
* | Remove some details on which files are loaded from cl.texiStefan Kangas2025-02-171-26/+0
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* ; Fix punctuation in docsStefan Kangas2024-07-211-2/+2
* ; Replace quotes with @code{...} in texinfo filesSteven Allen2024-07-151-1/+2
* ; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen2024-07-151-4/+4
* ; * doc/misc/cl.texi (Function Bindings): Fix reference.Michael Albinus2024-04-041-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Document cl-print.el in cl.texi.Alan Mackenzie2023-10-111-0/+155
|/
* Fix the documentation of 'cl-flet'Eli Zaretskii2023-08-191-4/+9
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; * doc/misc/cl.texi (Mapping over Sequences): Fix typos.Juanma Barranquero2022-11-021-2/+2
* ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-271-1/+1
* Move generalized variable `substring' doc to elisp manualStefan Kangas2022-08-231-24/+0
* Move generalized variable docs to elisp manualStefan Kangas2022-08-231-18/+0
* Update documentation for obsolete generalized variablesStefan Kangas2022-08-231-29/+8
* Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-231-3/+3
* * doc/misc/cl.texi (Macro Bindings): Fix bug#57263Stefan Monnier2022-08-181-13/+4
* Merge from origin/emacs-28Stefan Kangas2022-07-131-11/+3
|\
| * Don't mention cl-cXXXr aliases in cl-lib manualStefan Kangas2022-07-121-11/+3
* | Fix typo in cl.texi exampleAleksandr Vityazev2022-04-241-1/+1
* | Document additions of cl-with-gensyms and cl-once-onlySean Whitton2022-04-131-2/+84
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-241-3/+7
|\ \ | |/
| * Improve documentation of cl-reduceStefan Kangas2021-10-231-3/+7
* | Make 'mapconcat' argument 'separator' optionalStefan Kangas2021-10-051-1/+1
* | Document with-memoizationLars Ingebrigtsen2021-10-041-0/+6
|/
* Clarify cl-defstruct doc string and manual entry somewhatLars Ingebrigtsen2021-08-211-30/+30
* Merge from origin/emacs-27Glenn Morris2021-04-251-7/+8
|\