Fix picture-mouse-set-point calculation (Bug#7390).
commit1446f572042398d52535b8524c4a411ae1ad7cc5
authorChong Yidong <cyd@stupidchicken.com>
Sat, 13 Nov 2010 21:01:10 +0000 (13 16:01 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 13 Nov 2010 21:01:10 +0000 (13 16:01 -0500)
tree7a871facaea58de9478568cbf472e70998e07367
parent206d1d71b32e251c555d142fdbb0ac86afaf8552
Fix picture-mouse-set-point calculation (Bug#7390).
* lisp/textmodes/picture.el (picture-mouse-set-point): Don't use
posn-col-row; explicitly compute the motion based on the posn at
the window-start (Bug#7390).
lisp/ChangeLog
lisp/textmodes/picture.el