]> git.eshelyaron.com Git - emacs.git/commit
Skip 'basic' completion style for project-find-file
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 29 Dec 2018 17:06:24 +0000 (20:06 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 29 Dec 2018 17:06:42 +0000 (20:06 +0300)
commitb0e6ecfc33077fb2dce904d315c8ef24e3649c9b
tree320865c16ccd8c2f1a1d87f95b09ede352686623
parentb71d4ce056ca291594682b2a8536a4a768a97330
Skip 'basic' completion style for project-find-file

* lisp/minibuffer.el (completion-category-defaults): Skip 'basic'
for 'project-file', in order not to prefer files at the top of the
directory tree.
lisp/minibuffer.el