diff options
| author | Mattias EngdegÄrd | 2024-03-19 13:03:47 +0100 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2024-03-23 14:18:56 +0100 |
| commit | 2cef2a91c13d9bdc3129605cbb4dc91261867de4 (patch) | |
| tree | 8d9f5caa55963e56c9bd70701cc19f2648fd0732 /admin/notes/java | |
| parent | 01e5337293cf0da834a0e44f33330f8bfe78d945 (diff) | |
| download | emacs-2cef2a91c13d9bdc3129605cbb4dc91261867de4.tar.gz emacs-2cef2a91c13d9bdc3129605cbb4dc91261867de4.zip | |
New `sort` keyword arguments (bug#69709)
Add the :key, :lessp, :reverse and :in-place keyword arguments.
The old calling style remains available and is unchanged.
* src/fns.c (sort_list, sort_vector, Fsort):
* src/sort.c (tim_sort):
Add keyword arguments with associated new features.
All callers of Fsort adapted.
* test/src/fns-tests.el (fns-tests--shuffle-vector, fns-tests-sort-kw):
New test.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions