mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
; * lisp/progmodes/project.el (project-find-file-in-root): Doc fix.
This commit is contained in:
parent
d879c40f68
commit
6cc87d07dd
@ -1071,7 +1071,7 @@ using a command like `project-find-file'."
|
||||
|
||||
;;;###autoload
|
||||
(defun project-find-file-in-root ()
|
||||
"Call `find-file' in the current project root.
|
||||
"Call `find-file' with the current project root as `default-directory'.
|
||||
|
||||
Unlike `project-find-file', this doesn't provide completion over the
|
||||
entire file tree.
|
||||
|
Loading…
Reference in New Issue
Block a user