* lisp/mouse.el (mouse-drag-track): Always deactivate the mark before
commit13841bfcc20881a268e3c853f65312390c589700
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Feb 2013 23:40:55 +0000 (1 18:40 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Feb 2013 23:40:55 +0000 (1 18:40 -0500)
tree86b8d066c45c3768675411a8c93c5bf973db7740
parentdc2bc29527d65f54704570c991e023cbb0723544
* lisp/mouse.el (mouse-drag-track): Always deactivate the mark before
running the final event's command since that command is in charge of
activating the mark if needed.

Fixes: debbugs:13523
lisp/ChangeLog
lisp/mouse.el