]> git.eshelyaron.com Git - emacs.git/commit
Add new function `python-shell-send-statement'
authorlin.sun <lin.sun@zoom.us>
Fri, 29 Nov 2019 08:10:12 +0000 (03:10 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Dec 2019 09:13:27 +0000 (11:13 +0200)
commit9b7f3b0f5774d994311af84d86465c77f00791e5
treed78686b02311107e964f5e20b65c940eeb878505
parentcc78faee7d23dd0433ba537818a68cbd20fa52a3
Add new function `python-shell-send-statement'

* lisp/progmodes/python.el (python-shell-send-statement): New function.
(python-mode-map): Bind it to key "C-c C-e", and define a python-menu
item for it.  (Bug#38426)
etc/NEWS
lisp/progmodes/python.el