1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00

Fix last commit.

This commit is contained in:
Chong Yidong 2012-06-23 20:54:59 +08:00
parent 05e89feafd
commit 7af107c7a3

View File

@ -884,9 +884,6 @@ DO-MOUSE-DRAG-REGION-POST-PROCESS should only be used by
(copy-region-as-kill (mark) (point)))))
;; Otherwise, run binding of terminating up-event.
(setq foo (list (window-buffer (selected-window))
(current-buffer)))
(if do-multi-click
(goto-char start-point)
(deactivate-mark)