]> git.eshelyaron.com Git - emacs.git/commit
Temporary enable transient-mark-mode for rectangle selection
authorMattias Engdegård <mattiase@acm.org>
Sun, 1 Dec 2019 17:31:34 +0000 (18:31 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 1 Dec 2019 17:32:43 +0000 (18:32 +0100)
commit9f2145f42daab13aed5cf89fdb6a7c5579819ec0
tree420728155f06484b3092b87e21de7966da86a1c3
parent8b5c5a9a9b307a9593dbc643fd97885435191095
Temporary enable transient-mark-mode for rectangle selection

* lisp/mouse.el (mouse-drag-region-rectangle):
Enable transient-mark-mode during selection (bug#38431).
lisp/mouse.el