]> git.eshelyaron.com Git - emacs.git/commitdiff
; project-ignores: Add some TODOs
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 6 Feb 2019 09:25:09 +0000 (12:25 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 7 Feb 2019 09:23:08 +0000 (12:23 +0300)
lisp/progmodes/project.el

index 815cc7cd3d369d4391266ed013b36b2e2dff049b..8648d0047d15a2df12adede8008b2f9d370011d6 100644 (file)
@@ -146,6 +146,8 @@ Patterns can match both regular files and directories.
 To root an entry, start it with `./'.  To match directories only,
 end it with `/'.  DIR must be one of `project-roots' or
 `project-external-roots'."
+  ;; TODO: Document and support regexp ignores as used by Hg.
+  ;; TODO: Support whitelist entries.
   (require 'grep)
   (defvar grep-find-ignored-files)
   (nconc