; * lisp/progmodes/project.el (project-find-file-in): Update docstring.
This commit is contained in:
parent
4509cda5c9
commit
155154f6f1
1 changed files with 1 additions and 1 deletions
|
@ -1097,7 +1097,7 @@ by the user at will."
|
|||
(defun project-find-file-in (suggested-filename dirs project &optional include-all)
|
||||
"Complete a file name in DIRS in PROJECT and visit the result.
|
||||
|
||||
SUGGESTED-FILENAME is a relative file name, or part of it, which
|
||||
SUGGESTED-FILENAME is a file name, or part of it, which
|
||||
is used as part of \"future history\".
|
||||
|
||||
If INCLUDE-ALL is non-nil, or with prefix argument when called
|
||||
|
|
Loading…
Add table
Reference in a new issue