]> git.eshelyaron.com Git - emacs.git/commit
Make octave-send-region deactivate the region
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 5 Feb 2021 08:45:49 +0000 (09:45 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 5 Feb 2021 08:45:49 +0000 (09:45 +0100)
commitf06acf752a27b0ab34eae5e2342579863ede3b2f
tree7283074c721ebf54ae08afe1fd1959fbd1ff9866
parentff701ce2b261acce1dfcd1fe137268d87d5eab35
Make octave-send-region deactivate the region

* lisp/progmodes/octave.el (octave-send-region): Deactivate mark
after sending the region (bug#32282), since this is how these commands
usually work.
lisp/progmodes/octave.el