]> 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>
Mon, 10 Apr 2023 09:45:09 +0000 (11:45 +0200)
commitc753a9592345e2084d69e9e2cc458c16db2e4141
treed7d2729e9cc93196b6099a2ad6c07b7476b17e28
parent44cc54e409943275f4a600136bf5136e9c655626
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).
doc/lispref/sequences.texi