]> git.eshelyaron.com Git - emacs.git/commit
Use minibuffer-default in completion-all-sorted-completions (bug#34083)
authorJoão Távora <joaotavora@gmail.com>
Thu, 24 Jan 2019 18:04:52 +0000 (18:04 +0000)
committerJoão Távora <joaotavora@gmail.com>
Fri, 25 Jan 2019 13:04:43 +0000 (13:04 +0000)
commitf845f8a279cfc2acd1051b4cd4924e2aede54017
treecbd6b85c1019374e35ced57dffd6e7e653feed89
parent96e386e60de1d4ae9d702fc376ef7a9279a6aa66
Use minibuffer-default in completion-all-sorted-completions (bug#34083)

* lisp/minibuffer (completion-all-sorted-completions): Sort with the
default on top.
lisp/minibuffer.el