From 0a5e9cf2622a0282d56cc150af5a94b5d5fd71be Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 5 Oct 2020 03:02:10 +0300 Subject: [PATCH] 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 8c550b57682..40a804b00ec 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 -- 2.39.5