Revert 2010-07-14 change to deactivate mark; minor cleanups.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Jul 2010 20:21:51 +0000 (16:21 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Jul 2010 20:21:51 +0000 (16:21 -0400)
commit91023c68af851d22bf72d22538276a7f23e1970c
tree6b95e8432b1c3ea82ccdb4c18c78e4d4e9362c4b
parent3b8eff32333e497a65c509ef31cfc925ee92c1ff
Revert 2010-07-14 change to deactivate mark; minor cleanups.

* mouse.el (mouse-drag-track): Use select-active-region.

* simple.el (select-active-region): New function.
(push-mark-command, set-mark, activate-mark)
(handle-shift-selection): Use it.
(deactivate-mark): Don't check for size of region.
lisp/ChangeLog
lisp/mouse.el
lisp/simple.el