]> git.eshelyaron.com Git - emacs.git/commit
Fix multi-click selection behavior (Bug#6565).
authorChong Yidong <cyd@stupidchicken.com>
Mon, 5 Jul 2010 16:42:50 +0000 (12:42 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 5 Jul 2010 16:42:50 +0000 (12:42 -0400)
commit81133808b8232266ce6244eae6b14ffc7dc92cbc
treea31687e2076f302915ca6c45275ac4e098dca611
parentd2aa42f8be4756cf4efc96b975bb6db9c0bdff94
Fix multi-click selection behavior (Bug#6565).

* lisp/mouse.el (mouse-drag-track): Call mouse-start-end to handle
word/line selection (Bug#6565).
lisp/ChangeLog
lisp/mouse.el