diff options
author | Daniel Mendler <mail@daniel-mendler.de> | 2021-04-19 22:13:55 +0200 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-19 18:05:36 -0400 |
commit | 296ef2e99b7cd83ad236230ddc941c7dbc8766e6 (patch) | |
tree | f9a23887145601bf5d9eb69ee6c47710e3260105 /lisp/emacs-lisp | |
parent | 9216e1818a6f8dd33f98d435fc4927f6dd361d5c (diff) | |
download | emacs-296ef2e99b7cd83ad236230ddc941c7dbc8766e6.tar.gz emacs-296ef2e99b7cd83ad236230ddc941c7dbc8766e6.tar.bz2 emacs-296ef2e99b7cd83ad236230ddc941c7dbc8766e6.zip |
(completion-all-sorted-completions): Additional alphabetical sorting
Even in the cases where it does not make much visible difference,
it brings the benefit of making the result deterministic.
* minibuffer.el (minibuffer--sort-by-length-alpha): New function.
(minibuffer--sort-by-position): New function extracted from
`completion-all-sorted-completions`.
(completion-all-sorted-completions): Use use them.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions