]> git.eshelyaron.com Git - emacs.git/commit
Remove `sort-on` (bug#69709)
authorMattias EngdegÄrd <mattiase@acm.org>
Fri, 22 Mar 2024 14:06:27 +0000 (15:06 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 29 Mar 2024 12:33:41 +0000 (13:33 +0100)
commit7a27a1040127dd9c89ca9f5585887bba365641d8
tree5826dd76ef184e11df02e8fc63ba7765efa76617
parent0f6fa646d1399d153a9b133bcd81ac4afa56c1eb
Remove `sort-on` (bug#69709)

* lisp/sort.el (sort-on):
* doc/lispref/sequences.texi (Sequence Functions):
* etc/NEWS:
Remove the `sort-on` function which is now completely superseded by
the extended `sort` in features, ease of use, and performance.

(cherry picked from commit cbd862865ff0a08d1214ac33590e7af80d10a0ac)
doc/lispref/sequences.texi
etc/NEWS
lisp/sort.el