* lisp/simple.el (deactivate-mark): Set mark-active to nil even if deactivation
commit6e218ee9db919533ed5469b75ef17ec4d9fc6603
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 May 2014 14:59:08 +0000 (27 10:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 May 2014 14:59:08 +0000 (27 10:59 -0400)
treee185ce653875bd2f8abfbdee44c128682a890cae
parentee4476acf55cee93376072ef822c3a089ba63410
* 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