diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2021-09-17 15:39:23 +0300 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2021-09-17 15:39:36 +0300 |
commit | 9ca737c4198c5e7faef7a74de7b1e84b11e1dbeb (patch) | |
tree | 3c858e44ccf6d0b75f7f28b48a58ffae246743eb /test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-variable-alias.el | |
parent | 8220df9355e105459e91623dd63f7a08a08cfe09 (diff) | |
download | emacs-9ca737c4198c5e7faef7a74de7b1e84b11e1dbeb.tar.gz emacs-9ca737c4198c5e7faef7a74de7b1e84b11e1dbeb.tar.bz2 emacs-9ca737c4198c5e7faef7a74de7b1e84b11e1dbeb.zip |
xref-matches-in-files: Move sorting to Lisp
For better compatibility with different systems.
Performance is unaffected, except in very pathological cases
(~100000 matches), and even then the overhead of 'sort' is comparable.
* lisp/progmodes/xref.el (xref-search-program-alist):
Drop the piping through 'sort'.
(xref-matches-in-files): Sort here instead.
Do that to both searchers' output as well now.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-define-obsolete-variable-alias.el')
0 files changed, 0 insertions, 0 deletions