]> git.eshelyaron.com Git - emacs.git/commit
Prevent Python process shell buffer to pop twice.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 28 Jul 2014 03:58:06 +0000 (00:58 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 28 Jul 2014 03:58:06 +0000 (00:58 -0300)
commit4256626a7ac486446f4dea9c12df3057053825a7
treec972b938446045ea3fc256a1e9227cc1b38e086c
parentca43b536253239560953b7755bc3fe154a559861
Prevent Python process shell buffer to pop twice.
* lisp/progmodes/python.el (python-shell-switch-to-shell): Do not call
pop-to-buffer.
lisp/ChangeLog
lisp/progmodes/python.el