]> code.delx.au - gnu-emacs/commit
Allow to customize names of executables used by grep.el
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Apr 2016 13:54:18 +0000 (16:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Apr 2016 13:54:18 +0000 (16:54 +0300)
commitc93ae7a1e5a94541189a8f36984014344d561ffc
tree1e6394d49e337aea4aca61e4d3702dd0c17fd9ed
parent7ad1d075b940f276adaf3b6bb0c024079c403f80
Allow to customize names of executables used by grep.el

* lisp/progmodes/grep.el (grep-find-program): Renamed from
'find-program', which was a variable.  All uses changed.
(grep-xargs-program): Renamed from 'xargs-program', which was a
variable.  All uses changed.
(grep-program): Now a defcustom rather than a simple variable.
(Bug#23219)
lisp/progmodes/grep.el