summaryrefslogtreecommitdiff
path: root/doc/lispref/lists.texi
Commit message (Expand)AuthorAgeFilesLines
* Mention `seq-uniq' in `delete-dups' documentationTak Kunihiro2021-10-051-8/+9
* Improve recently added documentationEli Zaretskii2021-09-211-3/+3
* Add new function `ensure-list'Lars Ingebrigtsen2021-09-211-0/+14
* Improve documentation of 'assoc'Eli Zaretskii2021-08-181-4/+6
* Merge from origin/emacs-27Glenn Morris2021-07-161-2/+2
|\
| * ; Fix let-alist Texinfo markupBasil L. Contovounesios2021-07-091-2/+2
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Clarify that #s(hash-table ...) doesn't always create a new hash tableLars Ingebrigtsen2021-02-071-7/+8
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Revert recent add-to-ordered-list changesLars Ingebrigtsen2021-01-011-5/+4
* | Allow add-to-ordered-list to use a test predicateLars Ingebrigtsen2020-12-311-4/+5
* | Revert "Switch add-to-ordered-list to eql"Lars Ingebrigtsen2020-12-301-1/+1
* | Switch add-to-ordered-list to eqlLars Ingebrigtsen2020-12-301-1/+1
|/
* Don’t use “constant” for values you shouldn’t changePaul Eggert2020-05-161-8/+8
* Make memq etc. examples more like they werePaul Eggert2020-05-021-9/+9
* Improve wording about constantsPaul Eggert2020-04-221-4/+3
* Improve mutability docPaul Eggert2020-04-191-9/+7
* Improve mutability documentationPaul Eggert2020-04-191-8/+8
* Document constant vs mutable objects betterPaul Eggert2020-04-181-25/+35
* Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-021-0/+1
* Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-011-2/+6
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Minor copyedits in ELisp manualEli Zaretskii2019-11-081-3/+2
* Document let-alistLars Ingebrigtsen2019-10-131-0/+35
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Improve flatten-tree documentationPaul Eggert2018-12-171-5/+5
* | New function flatten-treeAlex Branham2018-12-171-0/+12
* | Merge from origin/emacs-26Glenn Morris2018-12-151-1/+1
|\ \ | |/
| * Tiny markup fix in Elisp manualMartin Rudalics2018-12-111-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-151-1/+1
|\ \ | |/
| * Document changes called out in NEWSEli Zaretskii2018-09-151-0/+7
* | Merge from origin/emacs-26Glenn Morris2018-07-131-10/+13
|\ \ | |/
| * Refer to "proper lists" instead of "true lists"Basil L. Contovounesios2018-07-101-10/+13
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-091-0/+16
* | Code refactoring assoc-delete-all assq-delete-alltino calancha2018-01-281-0/+8
* | * src/print.c (syms_of_print) <print_quoted>: Set default to trueStefan Monnier2018-01-151-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix uses of 'nil' and 'non-nil' in manuals and a few more minor issuesMartin Rudalics2017-12-221-3/+4
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-10/+14
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-9/+9
* ; * doc/lispref/lists.texi (List Elements): Fix last change.Eli Zaretskii2017-01-251-7/+7
* Move cXXXr and cXXXXr to subr.elMark Oteiza2017-01-251-0/+33
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix documentation of 'alist-get'Eli Zaretskii2016-10-191-5/+5
* Doc fixes re alist-get. (Bug#23548)Glenn Morris2016-06-071-4/+8
* * doc/lispref/lists.texi (Association Lists): Document 'alist-get'.Eli Zaretskii2016-01-161-0/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Quote less in manualsPaul Eggert2015-09-151-7/+7
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1