]> git.eshelyaron.com Git - emacs.git/commit
Rename python-shell-virtualenv-path to fit GNU conventions
authorFabián Ezequiel Gallina <galli.87@gmail.com>
Fri, 14 Nov 2014 06:26:08 +0000 (03:26 -0300)
committerFabián Ezequiel Gallina <galli.87@gmail.com>
Fri, 14 Nov 2014 06:26:08 +0000 (03:26 -0300)
commiteb976992367d5b265dc779d82af5948987ec6de3
tree3c7b7c9f1866bff1cd0b25488d314c23146cb576
parent3e517d349bffb8cd2c2b6ae718097d1a04bae929
Rename python-shell-virtualenv-path to fit GNU conventions

* lisp/progmodes/python.el (python-shell-virtualenv-root): Rename from
python-shell-virtualenv-path.
(python-shell-internal-get-process-name)
(python-shell-calculate-process-environment)
(python-shell-calculate-exec-path): Use it.
lisp/ChangeLog
lisp/progmodes/python.el