projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7be18bb
)
Mention two more functions in the commentary
author
Dmitry Gutov
<dgutov@yandex.ru>
Mon, 5 Oct 2020 00:02:10 +0000
(
03:02
+0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Wed, 7 Oct 2020 23:41:12 +0000
(
02:41
+0300)
* lisp/progmodes/project.el:
Mention two more functions in the commentary (bug#43595).
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index 8c550b576825b2192f33a767bf0e586d5bf5157a..40a804b00ec542eca4dbe75cd344aa79b99662bc 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-66,6
+66,9
@@
;; `project-combine-directories' and `project-subtract-directories',
;; mainly for use in the abovementioned generics' implementations.
;;
+;; `project-known-project-roots' and `project-remember-project' to
+;; interact with the "known projects" list.
+;;
;; Commands:
;;
;; `project-prefix-map' contains the full list of commands defined in