]> git.eshelyaron.com Git - emacs.git/commit
Integrate project-switch-project with project-find-regexp
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 12 May 2020 01:20:26 +0000 (04:20 +0300)
committerSimen Heggestøyl <simenheg@gmail.com>
Tue, 26 May 2020 15:41:24 +0000 (17:41 +0200)
commit02e1ee95a8d6459f455f1bfb5953b8798f069645
tree0a54239666b8a241701477a48bb66bfa204c7dbf
parentafb96da6111ed0f9c26b6b0ff91aaddfec6277a5
Integrate project-switch-project with project-find-regexp

* lisp/progmodes/project.el:
(project-find-regexp): Add to the list of 'switch' commands.
(project-switch-project): Use call-interactively so that the
former can read its arguments.
lisp/progmodes/project.el