]> git.eshelyaron.com Git - emacs.git/commit
; * lisp/progmodes/project.el (project-current): Doc fix.
authorEshel Yaron <me@eshelyaron.com>
Sat, 24 Jun 2023 14:16:19 +0000 (17:16 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 13 Jul 2023 06:14:28 +0000 (09:14 +0300)
commite0244f58042740c8fe914e7abe5b02611b176bc2
tree34690162a7dc95bf16d6d4c0de4a924a86564822
parentd861de72289464e336c772f1741016a90a2118c5
; * lisp/progmodes/project.el (project-current): Doc fix.

Avoid saying that 'project-current' asks specifically for a
directory, as it can also ask for a project's directory by other
identifiers, such as the project's name, when 'project-prompter'
is set to a different value than the default
'project-prompt-project-dir'.  (Bug#64266)
lisp/progmodes/project.el