* lisp/progmodes/python.el (python-mode-map): Added keybinding for
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 27 Jul 2012 12:38:19 +0000 (09:38 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 27 Jul 2012 12:38:19 +0000 (09:38 -0300)
commita90dfb95112ebff530ec5c7167c1402b10c2e49b
treeed9838599c8c7c83a30ff389c693c178c0f9a39c
parent1e4be88cc192114695362edcffb7e31efe871983
* lisp/progmodes/python.el (python-mode-map): Added keybinding for
run-python.
(python-shell-make-comint): Fix pop-to-buffer call.
(run-python): Autoload.  New arg SHOW.
(python-shell-get-or-create-process): Do not pop python process
buffer.
lisp/ChangeLog
lisp/progmodes/python.el