]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last commit.
authorChong Yidong <cyd@gnu.org>
Sat, 23 Jun 2012 12:54:59 +0000 (20:54 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 23 Jun 2012 12:54:59 +0000 (20:54 +0800)
lisp/mouse.el

index c8862454e39e2b324d903a1076ae7f4385695f73..c130a27a8e45f271cce9d61910fabd2f11a97f0e 100644 (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)