Fix mouse clicks, drag, and highlight in R2L lines.
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Aug 2010 14:19:39 +0000 (17:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Aug 2010 14:19:39 +0000 (17:19 +0300)
commit2396cbba625bc61b38be5b0be9d4c69e93de50f4
tree909d39fc0e837ac5f2750f45f9e97fdb5c3cfbb9
parent7df6150a5fb544781c340240add66951a30ecb02
Fix mouse clicks, drag, and highlight in R2L lines.

 dispnew.c (buffer_posn_from_coords): Fix calculation of buffer
 position for R2L lines by mirroring the pixel position wrt the
 text are box.  Improve commentary.
src/ChangeLog
src/dispnew.c