]> git.eshelyaron.com Git - emacs.git/commit
Clarify `nconc` behaviour for dotted lists (bug#63103)
authorMattias Engdegård <mattiase@acm.org>
Thu, 27 Apr 2023 11:52:57 +0000 (13:52 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 27 Apr 2023 12:20:45 +0000 (14:20 +0200)
commit5ead8c5f69b0a69bac4641d5003ee422d6b67038
tree93d3b62d029b3d51ac09c00adb5e66a17d49a95f
parent1dcb737405a7a299fe6d01a5d9bd0c79328920b7
Clarify `nconc` behaviour for dotted lists (bug#63103)

* doc/lispref/lists.texi (Rearrangement): Explicitly say that dotted
lists are valid args to `nconc` and give an example.
doc/lispref/lists.texi