]> git.eshelyaron.com Git - emacs.git/commit
Update manual about `sort`
authorMattias Engdegård <mattiase@acm.org>
Mon, 10 Apr 2023 08:25:11 +0000 (10:25 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 11 Apr 2023 08:12:15 +0000 (10:12 +0200)
commit954e2d96a92824ce3c21341913d7a37da6a88d1c
treec5863682fcd8780b49ca5c676a0ba63eb4296e63
parentc62afb10cf0bbeae6a540f4e05b7a23536636cd0
Update manual about `sort`

* doc/lispref/sequences.texi (Sequence Functions):
Remove inaccurate and over-specific claims about how `sort` works for
lists: there is no guarantee that it doesn't modify the `car` fields
of the input list (which is precisely what it does at this time).

(cherry picked from commit c753a9592345e2084d69e9e2cc458c16db2e4141)
doc/lispref/sequences.texi