* lisp/progmodes/grep.el (grep-find-hide): New defcustom (bug#30503).
commit8ba61ffd8cebb0ff9f7a219022f3c1f3eac2f6d0
authorJuri Linkov <juri@linkov.net>
Thu, 22 Feb 2018 21:51:41 +0000 (22 23:51 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 22 Feb 2018 21:51:41 +0000 (22 23:51 +0200)
tree647d18aac500c3a8542fa3efa759c8ac2155402d
parent6bfb754c3ee2e0d667d36fb4300e2880715ea895
* lisp/progmodes/grep.el (grep-find-hide): New defcustom (bug#30503).

(grep-find-hide-properties): New variable.
(grep-mode-font-lock-keywords): Put grep-find-hide-properties
on part of grep command line.
(grep-find-show): New function.
* doc/emacs/building.texi (Grep Searching): Document grep-find-hide.
doc/emacs/building.texi
etc/NEWS
lisp/progmodes/grep.el