Make internal shell process buffer names start with space.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Aug 2012 03:27:43 +0000 (00:27 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Aug 2012 03:27:43 +0000 (00:27 -0300)
commitba7b015436fce401af7f40d1ee8dcc08cdf2541a
tree3caafa345b90c9f3bd74d451ed4692cd284c63b4
parent5eaeacb595f4432c598cdd9f4c11763648983f62
Make internal shell process buffer names start with space.
* progmodes/python.el (python-shell-make-comint): Add optional
argument INTERNAL.
(run-python-internal): Use it.
(python-shell-internal-get-or-create-process): Check for new
internal buffer names.
lisp/ChangeLog
lisp/progmodes/python.el