* progmodes/grep.el (grep-compute-defaults): Simplify how settings
commitd4bbd646f4c76cbbcfe537d7dbc4028a72e8aa0e
authorChong Yidong <cyd@stupidchicken.com>
Sat, 23 May 2009 00:11:53 +0000 (23 00:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 23 May 2009 00:11:53 +0000 (23 00:11 +0000)
tree31c70f655c83a1279d372d28d7690eb0e0879993
parent34001e4188a9b6122cfd65588fa15561af43bac4
* progmodes/grep.el (grep-compute-defaults): Simplify how settings
are looked up.
(grep-apply-setting): New function.
(grep-highlight-matches, grep-command, grep-template)
(grep-use-null-device, grep-find-command, grep-find-template):
Clarify role of grep-compute-defaults in docstrings.  Use
grep-apply-setting to apply changes (Bug#3343).
lisp/ChangeLog
lisp/progmodes/grep.el