Fix follow-mouse clicks on undraggable mode/header lines.
commit0c5ef1333558423f0eb0f14934fffb1b4bce0946
authorChong Yidong <cyd@gnu.org>
Sat, 24 Nov 2012 08:15:00 +0000 (24 16:15 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 24 Nov 2012 08:15:00 +0000 (24 16:15 +0800)
treef77272e88bb4aad7f64201c548efa2de4131e3e0
parent22294a56e8115801f7b515f71ca87342d3e2e558
Fix follow-mouse clicks on undraggable mode/header lines.

* mouse.el (mouse-drag-line): Even if the line is not draggable,
keep reading until we get the up-event anyway, in order to process
the up-event for mouse-1-click-follows-link.

Fixes: debbugs:12971
lisp/ChangeLog
lisp/mouse.el