]> git.eshelyaron.com Git - emacs.git/commit
project-find-file: Move the common parent directory to the prompt
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 29 Dec 2018 00:13:54 +0000 (02:13 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 29 Dec 2018 00:15:35 +0000 (02:15 +0200)
commit8f9d93f3054a5a99a760101fa81a013c67d52f58
tree315f9a8f7ae1bba00680771864a643afb0068da8
parentcf62106878ef76592a90fbe584927003b5420f99
project-find-file: Move the common parent directory to the prompt

* lisp/progmodes/project.el (project--completing-read-strict):
Extract the common parent directory of all files first
(https://lists.gnu.org/archive/html/emacs-devel/2018-12/msg00444.html).
lisp/progmodes/project.el