emacs-diffs
[Top][All Lists]
Advanced

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

master 0a5e9cf: Mention two more functions in the commentary


From: Dmitry Gutov
Subject: master 0a5e9cf: Mention two more functions in the commentary
Date: Wed, 7 Oct 2020 19:41:19 -0400 (EDT)

branch: master
commit 0a5e9cf2622a0282d56cc150af5a94b5d5fd71be
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Mention two more functions in the commentary
    
    * lisp/progmodes/project.el:
    Mention two more functions in the commentary (bug#43595).
---
 lisp/progmodes/project.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index 8c550b5..40a804b 100644
--- 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



reply via email to

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