aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/cl.texi (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-17Fix cl-most-positive-float doc typoPaul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-11-10Document Lisp floats a bit betterPaul Eggert1-30/+24
2019-08-15Add some cl- concept index entriesLars Ingebrigtsen1-0/+2
2019-07-29* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentationStefan Monnier1-8/+18
2019-07-10Fix documentation of cl-memberLars Ingebrigtsen1-2/+1
2019-05-28* doc/misc/cl.texi (Macro Bindings): Add a detailMichael Heerdegen1-1/+2
2019-04-02Fix documentation of last changeEli Zaretskii1-1/+5
2019-01-01Fix copyright years by handPaul Eggert1-1/+1
2018-08-21Audit use of lsh and fix glitchesPaul Eggert1-1/+1
2018-06-19Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky1-13/+10
2018-04-28* lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov1-2/+2
2018-02-17; Spelling and grammar fixes.Paul Eggert1-4/+3
2018-01-24* doc/misc/cl.texi (Efficiency Concerns): Fix 2012-10-27 typo.Glenn Morris1-1/+1
2018-01-01Fix copyright years by handPaul Eggert1-1/+1
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert1-1/+1
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-3/+3
2017-04-04Make cl-defstruct use records.Lars Brinkhoff1-26/+25
2017-03-31Delete confuse statement in manualTino Calancha1-12/+0
2017-03-26* doc/misc/cl.texi (Iteration Clauses): Clarify example (Bug#19515).Johan Claesson1-2/+2
2017-03-05; * doc/misc/cl.texi (Top): Add Concept Index to the main menu.Eli Zaretskii1-0/+1
2017-03-05Add more CL concept index items, print Concept IndexMark Oteiza1-2/+13
2017-03-05Add 'loop facility' to the CL concept indexMark Oteiza1-0/+1
2017-01-25Move cXXXr and cXXXXr to subr.elMark Oteiza1-1/+1
2017-01-01Fix copyright years by handPaul Eggert1-1/+1
2016-12-23Document that variable binding order is unspecifiedPhilipp Stephani1-0/+5
2016-11-04Fix references to long obsoleted functions/aliasesMark Oteiza1-1/+1
2016-06-17* doc/misc/cl.texi (Usage): Add some more details.Glenn Morris1-0/+5
2016-06-07* doc/misc/cl.texi (Mapping over Sequences): Fix cl-notevery.Tino Calancha1-1/+1
2016-05-01Don't have the manual claim that it lists all CL incompatibilitiesLars Ingebrigtsen1-2/+3
2016-04-29Don't have the manual claim that it lists all CL incompatibilitiesLars Ingebrigtsen1-2/+3
2016-01-01Fix copyright years by handPaul Eggert1-1/+1
2015-12-19Improve documentation of new cl-lib functionsEli Zaretskii1-4/+5
2015-06-27Initialize cl--gensym-counter to 0Paul Eggert1-12/+3
2015-05-01Fix single-quoting style in PDF manualsPaul Eggert1-1/+1
2015-04-11Minor quoting etc. fixes to misc manualsPaul Eggert1-4/+4
2015-03-02Add cl-iter-defunDaniel Colascione1-0/+7
2015-03-02Add support for generatorsDaniel Colascione1-0/+5
2015-01-01Fix copyright years by handPaul Eggert1-1/+1
2015-01-01Fix copyright years by handPaul Eggert1-1/+1
2014-12-15"Advice" is a mass noun. Amend text accordingly.Alan Mackenzie1-2/+2
2014-10-09Enhance terpri to allow conditionally output a newlineLeo Liu1-3/+2
2014-09-26Add cl-parse-integer based on parse-integerLeo Liu1-0/+15
2014-06-09Add .info extension to @setfilename commands in doc/Glenn Morris1-1/+1
2014-05-20* cl.texi (List Functions, Efficiency Concerns): Update cl-endp.Leo Liu1-10/+7
2014-05-07Standardize case of "Front-Cover Texts" in texi file permissions notices.Glenn Morris1-1/+1
2014-04-21* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier1-12/+1
2014-04-19Tweak documentation for previous changeDaniel Colascione1-4/+9
2014-04-19defstruct introspectionDaniel Colascione1-0/+40