index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
lists.texi
Age
Commit message (
Expand
)
Author
2026-03-15
; Tweak documentation for ensure-proper-list.
Sean Whitton
2026-03-15
; Minor doc improvements for 'let-alist'.
Eshel Yaron
2026-03-15
Add new function 'ensure-proper-list' (bug#80598)
Philip Kaludercic
2026-03-04
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-03-03
Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"
Mattias Engdegård
2026-03-03
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-20
Add any and all (bug#79611)
Mattias Engdegård
2025-10-20
Add drop-while and take-while (bug#79611)
Mattias Engdegård
2025-08-30
Document and test 'let-alist' support for indexing
Spencer Baugh
2025-01-24
Avoid double spaces around abbrevations in Texinfo
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2024-09-23
; Fix last change
Eli Zaretskii
2024-09-23
; Improve documentation of 'append'
Eli Zaretskii
2024-08-09
; Improve documentation of 'add-to-list'
Eli Zaretskii
2024-04-29
Add `drop` as alias for `nthcdr`
Mattias Engdegård
2024-04-28
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-04-20
Merge from origin/emacs-29
Eli Zaretskii
2024-04-15
; Improve wording in documentation of 'not and 'null'
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-19
Improved copy-tree documentation and test (bug#63509)
Mattias Engdegård
2023-05-19
Make 'copy-tree' work with records
Joseph Turner
2023-04-27
Clarify `nconc` behaviour for dotted lists (bug#63103)
Mattias Engdegård
2023-03-12
Repair and speed up safe-copy-tree and make it internal (bug#61962)
Mattias Engdegård
2023-03-07
safe-copy-tree. Correct mistakes from earlier patch.
Alan Mackenzie
2023-03-07
eval-and-compile: Strip symbol positions for eval but not for compile.
Alan Mackenzie
2023-02-05
; Improve documentation of 'proper-list-p'
Eli Zaretskii
2023-02-05
Document 'plistp'
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-22
Audit some plist uses with new predicate argument
Basil L. Contovounesios
2022-07-18
; * doc/lispref/lists.texi (List Elements): No passive tense!
Eli Zaretskii
2022-07-18
Clarify `take` and `ntake` documentation (bug#56521)
Mattias Engdegård
2022-07-17
Add `take` and `ntake` (bug#56521)
Mattias Engdegård
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-05
Mention `seq-uniq' in `delete-dups' documentation
Tak Kunihiro
2021-09-21
Improve recently added documentation
Eli Zaretskii
2021-09-21
Add new function `ensure-list'
Lars Ingebrigtsen
2021-08-18
Improve documentation of 'assoc'
Eli Zaretskii
2021-07-16
Merge from origin/emacs-27
Glenn Morris
2021-07-09
; Fix let-alist Texinfo markup
Basil L. Contovounesios
2021-02-07
Clarify that #s(hash-table ...) doesn't always create a new hash table
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Revert recent add-to-ordered-list changes
Lars Ingebrigtsen
2020-12-31
Allow add-to-ordered-list to use a test predicate
Lars Ingebrigtsen
2020-12-30
Revert "Switch add-to-ordered-list to eql"
Lars Ingebrigtsen
2020-12-30
Switch add-to-ordered-list to eql
Lars Ingebrigtsen
2020-05-16
Don’t use “constant” for values you shouldn’t change
Paul Eggert
[next]