summaryrefslogtreecommitdiff
path: root/doc/misc/cl.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Tweak documentation for previous changeDaniel Colascione2014-04-191-4/+9
* | defstruct introspectionDaniel Colascione2014-04-191-0/+40
|/
* * doc/misc/cl.texi (Blocks and Exits): Tweak earlier change.Glenn Morris2014-02-021-1/+1
* * doc/misc/cl.texi (Blocks and Exits): Mention cl-tagbody.Glenn Morris2014-02-021-0/+13
* * doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier2014-01-101-7/+2
* Specify .texi encoding.Paul Eggert2014-01-051-0/+1
* Fix copyright years by hand.Paul Eggert2014-01-011-2/+2
* Revert @documentencoding changes in the docs.Eli Zaretskii2013-12-301-3/+1
* Specify info encoding and language.Paul Eggert2013-12-291-1/+3
* * doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux.Xue Fuqiao2013-10-151-0/+2
* doc/misc/cl.texi: Add index for compiler macro.Xue Fuqiao2013-08-071-0/+2
* doc/misc/cl.texi: Add indexes.Xue Fuqiao2013-08-071-0/+2
* * doc/misc/cl.texi (Blocks and Exits): Add an index.Xue Fuqiao2013-08-051-0/+1
* * doc/misc/cl.texi (Obsolete Macros): Describe replacements for `flet'.Stefan Monnier2013-05-041-3/+20
* Make cl-floatp-safe just an alias for floatpGlenn Morris2013-02-191-16/+0
* Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-1/+1
|\