projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4509cda
)
; * lisp/progmodes/project.el (project-find-file-in): Update docstring.
author
Dmitry Gutov
<dmitry@gutov.dev>
Wed, 16 Aug 2023 01:43:55 +0000
(
04:43
+0300)
committer
Dmitry Gutov
<dmitry@gutov.dev>
Thu, 17 Aug 2023 01:16:09 +0000
(
04:16
+0300)
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index fe13f4ab1146a564323dca1f90195802bcd45fc6..d8b12c9c880c2a72f1e10e4182b8ba213a601ed6 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-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