]> code.delx.au - gnu-emacs/commit
python.el: Avoid making let-bound defvars buffer local (Bug#18244)
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 05:34:44 +0000 (02:34 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 05:34:44 +0000 (02:34 -0300)
commitf3400f4ca62ff03071c943bd31ff622eac90332c
treec022386c2743d36fd0bd8082378bd491c8a00c79
parent8867296609b353715f82e3bcca12f1dfe5469622
python.el: Avoid making let-bound defvars buffer local  (Bug#18244)

* lisp/progmodes/python.el (python-shell--interpreter)
(python-shell--interpreter-args): New vars.
(inferior-python-mode, python-shell-make-comint): Use them.
lisp/progmodes/python.el