From: Chong Yidong Date: Tue, 7 Aug 2012 03:24:52 +0000 (+0800) Subject: Backport 2012-06-23T12:54:59Z!cyd@gnu.org from trunk X-Git-Tag: emacs-24.2~31 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7178e7222c34f2654ccc126c64eb16fbe5f382b5;p=emacs.git Backport 2012-06-23T12:54:59Z!cyd@gnu.org from trunk --- diff --git a/lisp/mouse.el b/lisp/mouse.el index 53238f03524..aef344e3f2a 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -885,9 +885,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)