]> git.eshelyaron.com Git - emacs.git/commit
cycle-sort-function prevails in completion-all-sorted-completions
authorJoão Távora <joaotavora@gmail.com>
Mon, 18 Feb 2019 20:41:09 +0000 (20:41 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 19 Feb 2019 09:11:28 +0000 (09:11 +0000)
commite8b6cc9a99374b135a3a71dabefcdf98fe2bc6e6
treee89a4070a9a1349b0173ddbb46648d4bdfe5044c
parent55478e4ad724fcc1194c9556b7699e6144e64971
cycle-sort-function prevails in completion-all-sorted-completions

* lisp/minibuffer.el (completion-all-sorted-completions): If
completion table has cycle-sort-function, that prevails over other
sorting strategies.
lisp/minibuffer.el