1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/doc
Mattias Engdegård 954e2d96a9 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 c753a95923)
2023-04-11 10:12:15 +02:00
..
emacs Improve documentation of image-related commands 2023-04-08 14:33:06 +03:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Update manual about sort 2023-04-11 10:12:15 +02:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc ; * doc/misc/calc.texi (Rewrites Tutorial): Fix a typo (bug#62658). 2023-04-08 19:14:15 +03:00