summaryrefslogtreecommitdiff
path: root/lisp/progmodes/project.el
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2019-01-19 03:57:58 +0300
committerDmitry Gutov <dgutov@yandex.ru>2019-01-19 03:57:58 +0300
commit8198d4be6b219b3f186297d2917756a1f64d2ad7 (patch)
tree0146eb6fcad9da1e02428f7bbcab1dad37df6e84 /lisp/progmodes/project.el
parentb6af090022a7a94202e2a6e86605e1466794c224 (diff)
downloademacs-8198d4be6b219b3f186297d2917756a1f64d2ad7.tar.gz
; Update the commentary
Diffstat (limited to 'lisp/progmodes/project.el')
-rw-r--r--lisp/progmodes/project.el8
1 files changed, 3 insertions, 5 deletions
diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index 754659d6c99..3603e751fee 100644
--- a/lisp/progmodes/project.el
+++ b/lisp/progmodes/project.el
@@ -45,8 +45,9 @@
;;
;; Commands:
;;
-;; `project-find-regexp' and `project-or-external-find-regexp' use the
-;; current API, and thus will work in any project that has an adapter.
+;; `project-find-file', `project-find-regexp' and
+;; `project-or-external-find-regexp' use the current API, and thus
+;; will work in any project that has an adapter.
;;; TODO:
@@ -54,9 +55,6 @@
;; filenotify.el (if supported) to invalidate. And avoiding caching
;; if it's not available (manual cache invalidation is not nice).
;;
-;; * Allow the backend to override the file-listing logic? Maybe also
-;; to delegate file name completion to an external tool.
-;;
;; * Build tool related functionality. Start with a `project-build'
;; command, which should provide completions on tasks to run, and
;; maybe allow entering some additional arguments. This might