From: Dmitry Gutov Date: Wed, 6 Feb 2019 09:25:09 +0000 (+0300) Subject: ; project-ignores: Add some TODOs X-Git-Tag: emacs-27.0.90~3658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1289ae999b85c6a8059c2f9116db4fd8dbe3b418;p=emacs.git ; project-ignores: Add some TODOs --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 815cc7cd3d3..8648d0047d1 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -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