]> git.eshelyaron.com Git - emacs.git/commit
(grep-highlight-matches): Change default from
authorJuri Linkov <juri@jurta.org>
Tue, 7 Sep 2004 03:56:35 +0000 (03:56 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 7 Sep 2004 03:56:35 +0000 (03:56 +0000)
commit00889cf95702232c0199b8e9af13c75d219c0e82
tree514c164b033dbbae2c472d0c8cd556ee12ca5cc8
parent3c3979f1592a634a9d9eed407e83d3f9b634c6c2
(grep-highlight-matches): Change default from
`t' to `auto-detect', and type from `boolean' to `choice'.
(grep-compute-defaults): Set `grep-highlight-matches' to `t'
if grep option `--color' is available, or to `nil' otherwise.
(grep-use-null-device): Remove redundant type `boolean' (`choice'
is already defined).
lisp/ChangeLog
lisp/progmodes/grep.el