summaryrefslogtreecommitdiff
path: root/doc/misc/cl.texi
Commit message (Expand)AuthorAgeFilesLines
* Document Lisp floats a bit betterPaul Eggert2019-11-101-30/+24
* Add some cl- concept index entriesLars Ingebrigtsen2019-08-151-0/+2
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentationStefan Monnier2019-07-291-8/+18
* Fix documentation of cl-memberLars Ingebrigtsen2019-07-101-2/+1
* * doc/misc/cl.texi (Macro Bindings): Add a detailMichael Heerdegen2019-05-281-1/+2
* Fix documentation of last changeEli Zaretskii2019-04-021-1/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Fix copyright years by handPaul Eggert2019-01-011-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-231-13/+10
|\|
| * Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-191-13/+10
* | * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-281-2/+2
|/
* ; Spelling and grammar fixes.Paul Eggert2018-02-171-4/+3
* * doc/misc/cl.texi (Efficiency Concerns): Fix 2012-10-27 typo.Glenn Morris2018-01-241-1/+1
* Fix copyright years by handPaul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Merge from origin/emacs-25Glenn Morris2017-04-271-14/+2
|\
| * Delete confuse statement in manualTino Calancha2017-03-311-12/+0
| * * doc/misc/cl.texi (Iteration Clauses): Clarify example (Bug#19515).Johan Claesson2017-03-261-2/+2
* | Make cl-defstruct use records.Lars Brinkhoff2017-04-041-26/+25
* | ; * doc/misc/cl.texi (Top): Add Concept Index to the main menu.Eli Zaretskii2017-03-051-0/+1
* | Add more CL concept index items, print Concept IndexMark Oteiza2017-03-051-2/+13
* | Add 'loop facility' to the CL concept indexMark Oteiza2017-03-051-0/+1
* | Move cXXXr and cXXXXr to subr.elMark Oteiza2017-01-251-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\|
| * Fix copyright years by handPaul Eggert2017-01-011-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-0/+5
|\|
| * Document that variable binding order is unspecifiedPhilipp Stephani2016-12-231-0/+5
* | Fix references to long obsoleted functions/aliasesMark Oteiza2016-11-041-1/+1
|/
* * doc/misc/cl.texi (Usage): Add some more details.Glenn Morris2016-06-171-0/+5
* * doc/misc/cl.texi (Mapping over Sequences): Fix cl-notevery.Tino Calancha2016-06-071-1/+1
* Don't have the manual claim that it lists all CL incompatibilitiesLars Ingebrigtsen2016-05-011-2/+3
* Fix copyright years by handPaul Eggert2016-01-011-1/+1
* Improve documentation of new cl-lib functionsEli Zaretskii2015-12-191-4/+5
* Initialize cl--gensym-counter to 0Paul Eggert2015-06-271-12/+3
* Fix single-quoting style in PDF manualsPaul Eggert2015-05-011-1/+1
* Minor quoting etc. fixes to misc manualsPaul Eggert2015-04-111-4/+4
* Add cl-iter-defunDaniel Colascione2015-03-021-0/+7
* Add support for generatorsDaniel Colascione2015-03-021-0/+5
* Fix copyright years by handPaul Eggert2015-01-011-1/+1
* "Advice" is a mass noun. Amend text accordingly.Alan Mackenzie2014-12-151-2/+2
* Enhance terpri to allow conditionally output a newlineLeo Liu2014-10-091-3/+2
* Add cl-parse-integer based on parse-integerLeo Liu2014-09-261-0/+15
* Add .info extension to @setfilename commands in doc/Glenn Morris2014-06-091-1/+1
* * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.Leo Liu2014-05-201-10/+7
* Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-1/+1
|\
| * Standardize case of "Front-Cover Texts" in texi file permissions notices.Glenn Morris2014-05-071-1/+1
* | * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier2014-04-211-12/+1