]> git.eshelyaron.com Git - emacs.git/commit
Search recursively in gzipped files. (Bug#4982)
authorJuri Linkov <juri@jurta.org>
Wed, 25 Nov 2009 17:23:45 +0000 (17:23 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 25 Nov 2009 17:23:45 +0000 (17:23 +0000)
commita601d3134020e10162d4b8c9af0039478ed532ea
treed40f18e0b3c4418178dc1121da7331b8f12ce0db
parentbde04ea9ca94664fdee6634ce040648f4de43c7f
Search recursively in gzipped files.  (Bug#4982)

(grep-highlight-matches): Add new options
`always' and `auto'.  Doc fix.
(grep-process-setup): Check `grep-highlight-matches' for
`auto-detect' to determine the need to compute grep defaults.
Move Windows/DOS specific --colors settings handling
to `grep-compute-defaults'.  Check `grep-highlight-matches'
to get the value of "--color=".
(grep-compute-defaults): Compute `grep-highlight-matches' when it
has the value `auto-detect'.  Move Windows/DOS specific settings
from `grep-process-setup'.
(zrgrep): New command with alias `rzgrep'.
etc/NEWS
lisp/ChangeLog
lisp/progmodes/grep.el