]> git.eshelyaron.com Git - emacs.git/commit
project-list-file: New user option
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 2 Jun 2020 21:27:29 +0000 (00:27 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 2 Jun 2020 21:27:29 +0000 (00:27 +0300)
commit8b71bfb891d4cc871e62dd63b28d834db4090577
tree87185398e5b76ea08e3c89ae4c0d133ef8d6aa35
parentacba19e24768112b13820c4e9e12eff4abc5d3b4
project-list-file: New user option

* lisp/progmodes/project.el (project): New custom group.
(project-vc): Use it as parent.
(project-vc-merge-submodules): Tag with Emacs version.
(project-read-file-name-function): Assign to the 'project' group.
(project-list-file): New user option (bug#41600).
(project--write-project-list, project--read-project-list): Use it.
lisp/progmodes/project.el