]> git.eshelyaron.com Git - emacs.git/commit
Make project file name completion adhere to customization
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 16 Jun 2020 21:50:31 +0000 (00:50 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 16 Jun 2020 22:24:40 +0000 (01:24 +0300)
commit6e777a66397659de5e0e15067b440fd7013a2796
treed80752104ce23169b2d0e6525649360ef87b9729
parenta77ac015b3fecc4a63ae42712b693e3158fc5452
Make project file name completion adhere to customization

* lisp/progmodes/project.el (project-find-file-in):
Bind completion-ignore-case to the value of
read-file-name-completion-ignore-case (bug#41902).
lisp/progmodes/project.el