]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update the commentary
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 19 Jan 2019 00:57:58 +0000 (03:57 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 19 Jan 2019 00:57:58 +0000 (03:57 +0300)
lisp/progmodes/project.el

index 754659d6c99044fb803b2f3478091710278d2726..3603e751fee831fab359288e573bae081f54f431 100644 (file)
@@ -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