Fix Bug#33618; define search path variables for grep, byte-compile
commit1486eadf7c9469f873fcd04beafd03f21564d580
authorStephen Leake <stephen_leake@stephe-leake.org>
Thu, 25 Apr 2019 22:49:38 +0000 (25 15:49 -0700)
committerStephen Leake <stephen_leake@stephe-leake.org>
Thu, 25 Apr 2019 22:49:38 +0000 (25 15:49 -0700)
tree842c749cec57b6aa80028cd31b1d50cea1791cbc
parent83b0fc30d4bd6799e9593685d1767dfe2b3648a7
Fix Bug#33618; define search path variables for grep, byte-compile

* etc/NEWS: Mention new variables.

* lisp/emacs-lisp/bytecomp.el (emacs-lisp-compilation-search-path): New.

* lisp/progmodes/grep.el (grep-search-path): New.
etc/NEWS
lisp/emacs-lisp/bytecomp.el
lisp/progmodes/grep.el