emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 0339325: ; * lisp/progmodes/project.el (project-current): Doc fix


From: Eli Zaretskii
Subject: master 0339325: ; * lisp/progmodes/project.el (project-current): Doc fix.
Date: Sun, 12 Jul 2020 14:49:09 -0400 (EDT)

branch: master
commit 0339325d538ead1bfb2bf3fd9c96120de96d1e9c
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ;* lisp/progmodes/project.el (project-current): Doc fix.
---
 lisp/progmodes/project.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index 6902cc1..67ce3dc 100644
--- a/lisp/progmodes/project.el
+++ b/lisp/progmodes/project.el
@@ -123,7 +123,8 @@ project instance.
 
 The \"transient\" project instance is a special kind of value
 which denotes a project rooted in that directory and includes all
-files under it except for ones that match standard ignores.
+the files under the directory except for those that should be
+ignored (per `project-ignores').
 
 See the doc string of `project-find-functions' for the general form
 of the project instance object."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]