]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention two more functions in the commentary
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 5 Oct 2020 00:02:10 +0000 (03:02 +0300)
committerDmitry 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

index 8c550b576825b2192f33a767bf0e586d5bf5157a..40a804b00ec542eca4dbe75cd344aa79b99662bc 100644 (file)
@@ -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