]> code.delx.au - gnu-emacs/commit
python.el: Fix message when sending region.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 27 Dec 2014 07:01:32 +0000 (04:01 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 27 Dec 2014 07:01:32 +0000 (04:01 -0300)
commit7e9dfded9314a1bedc339a7b7807341a2371f235
treecd7ca55b64bd8ef3b1498387d13146e425f4b5b2
parent800260c4eb1e0ce2cc0a9a172c99f17ff47e0a6a
python.el: Fix message when sending region.

* lisp/progmodes/python.el (python-shell-send-region): Rename argument
send-name from nomain.  Fix message.
(python-shell-send-buffer): Rename argument send-name from arg.
lisp/ChangeLog
lisp/progmodes/python.el