* lisp/mouse.el (mouse-posn-property): Ignore buffer position info when the
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 6 Jun 2014 02:35:17 +0000 (22:35 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 6 Jun 2014 02:35:17 +0000 (22:35 -0400)
commit631de55bc19931ca2d778e8399697921228902a8
tree70d957dfc083c83272435459c80fb364094772f3
parent79b0d21638cce19216607a89b6470b1e72a028b8
* lisp/mouse.el (mouse-posn-property): Ignore buffer position info when the
even happened elsewhere.
* src/keyboard.c (make_lispy_position): Don't include a buffer position in
mode/header-line mouse events.
lisp/mouse.el
src/ChangeLog
src/keyboard.c