* lisp/simple.el (deactivate-mark): Set mark-active to nil even if deactivation
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 May 2014 14:59:08 +0000 (10:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 May 2014 14:59:08 +0000 (10:59 -0400)
commit9828d523192e9fc02b9aa78a84a8c012c8cc2a75
treefd9c9e1d055db0d5962e27cdf478c0ad4c800708
parent53bc1e2982f6ac29a75ce63bc9a35bb19e0f58e1
* lisp/simple.el (deactivate-mark): Set mark-active to nil even if deactivation
is done via setting transient-mark-mode to nil, since one is
buffer-local and the other is global.
lisp/ChangeLog
lisp/simple.el