diff options
author | Theodor Thornhill <theo@thornhill.no> | 2023-02-19 11:11:13 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2023-02-19 11:12:48 +0000 |
commit | 893ddd5903e1b0345f22b124e5d6fe8fc89ef6af (patch) | |
tree | 4d1c4ca194d1bb90ae622b1dda4925706313b7e6 /lisp/emacs-lisp/subr-x.el | |
parent | 871cf33a450a34fcace7fe7c5448fe3043697005 (diff) | |
download | emacs-893ddd5903e1b0345f22b124e5d6fe8fc89ef6af.tar.gz emacs-893ddd5903e1b0345f22b124e5d6fe8fc89ef6af.tar.bz2 emacs-893ddd5903e1b0345f22b124e5d6fe8fc89ef6af.zip |
Eglot: improve treatment of completion items without :sortText (bug#61532)
Previously, defaulting to the empty string put candidates without
:sortText to the top of the list. since string-lessp is safe with nil
arguments, this makes them sort to the end instead.
* lisp/progmodes/eglot.el (eglot-completion-at-point): Simplify.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions