]> git.eshelyaron.com Git - emacs.git/commit
New function 'sort-on'
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Feb 2024 13:24:55 +0000 (15:24 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 4 Feb 2024 11:04:17 +0000 (12:04 +0100)
commit7228082a81ca7fbf6069fb6c995c475b3a13e6cd
treeee6798951709a6023baf331ddaaae24744e8d69c
parent37814f0ec3d058b39512073c31733fc25602b8ba
New function 'sort-on'

* lisp/sort.el (sort-on): New function.  Patch by John Wiegley
<jwiegley@gmail.com>.

* etc/NEWS:
* doc/lispref/sequences.texi (Sequence Functions): Document
'sort-on'.

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