]> git.eshelyaron.com Git - emacs.git/commit
Fix C-u project-find-regexp's default dir
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 1 Apr 2021 22:24:57 +0000 (01:24 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 1 Apr 2021 22:24:57 +0000 (01:24 +0300)
commit4798dc0c51381f36cd45160640c4f55a7792750b
tree6e0818f0c47e3896a4855e336777357e440072a4
parent0c8ea6be09d4f88ec345c0d55d8edb672cdfd653
Fix C-u project-find-regexp's default dir

* lisp/progmodes/project.el (project-find-regexp):
Default read-directory-name to the current default-directory when
called with C-u (bug#47012).
lisp/progmodes/project.el