]> git.eshelyaron.com Git - emacs.git/commit
Introduce defcustom 'executable-prefix-env'
authorAndrew L. Moore <slewsys@gmail.com>
Sat, 22 Jul 2017 07:34:18 +0000 (10:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jul 2017 07:34:18 +0000 (10:34 +0300)
commit2ec8f28c59902ee1b533f9042c08f782422c2d86
tree77b642f86d546041c1763d13cade772ac5d69cc2
parent959fcb113a4680175db5274efb1e0e23fdd69cfe
Introduce defcustom 'executable-prefix-env'

* lisp/progmodes/executable.el (executable-prefix): Update the doc
string.
(executable-prefix-env): New defcustom.
(executable-set-magic): Use executable-prefix-env.

* etc/NEWS: Document the new variable.
etc/NEWS
lisp/progmodes/executable.el