]> git.eshelyaron.com Git - emacs.git/commit
Shell integration improvements and cleanups
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:06 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:06 +0000 (00:03 -0300)
commit9ce938be0bd1381971dca8fa5c87d4f7dd449501
tree7da94fd8bd254295757cae91fa8a34267c917d30
parent73ed683681d2941a1ae6f781f6c3c3f339d42fbd
Shell integration improvements and cleanups

Removed functions python-shell-clear-latest-output and
python-shell-send-and-clear-output in favor of
python-shell-send-string-no-output.

Also python-shell-send-string now supports multiline string statements
so you won't have to worry calling python-shell-send-file again.

All this changes should make integrations with other Python shells
than standard more robust.
lisp/progmodes/python.el