; project-ignores: Add some TODOs
This commit is contained in:
parent
b952385769
commit
1289ae999b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue