]> code.delx.au - gnu-emacs/commit
Improve project-find-file yet again!
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Jan 2016 04:21:31 +0000 (07:21 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Jan 2016 04:21:31 +0000 (07:21 +0300)
commit2b87dea0b8ccbfe4faf13a8f2d6c955c2756e161
tree1dc4b3cdf66b764a53bf8e0c3408d7229fb98178
parent06083cf41c473404d246de9b91a0116f38c5485f
Improve project-find-file yet again!

* lisp/progmodes/project.el (project--completing-read-strict):
New function.
(project-find-file-in): Use it.
(project-file-completion-table): Move the default
implementation inside the cl-defgeneric form.
(http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01720.html)
lisp/progmodes/project.el