Fix picture-mouse-set-point calculation (Bug#7390).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 13 Nov 2010 21:01:10 +0000 (16:01 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 13 Nov 2010 21:01:10 +0000 (16:01 -0500)
commitde02effd8d2c2f8ada0eb8bda143b38e7506e2ae
treede6b36dc0e7b69c819b9eef20b47bca16aca3a68
parent4d613e98a7ca89dbebbcc1a2865f8df04bf888f8
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