]> git.eshelyaron.com Git - emacs.git/commit
Tweak how `C-c C-r' computes the region in python-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 27 Oct 2020 19:29:08 +0000 (20:29 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 27 Oct 2020 19:29:08 +0000 (20:29 +0100)
commit8c8349e4b57e9772b673cea2594f0a1e01a6f356
tree3cc7d8bea2cb7c73132aa9390a3e270cea4a9e31
parentf1bf89e3837199fd9ac37faf52a166b2af9ead0f
Tweak how `C-c C-r' computes the region in python-mode

* lisp/progmodes/python.el (python-shell-buffer-substring): Don't
extend the region to the start of the line (bug#39398), but allow
sending the actual region as marked.
etc/NEWS
lisp/progmodes/python.el