]> git.eshelyaron.com Git - emacs.git/commit
(buffer_posn_from_coords): Return actual row/column
authorKim F. Storm <storm@cua.dk>
Sun, 23 Nov 2003 00:09:19 +0000 (00:09 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 23 Nov 2003 00:09:19 +0000 (00:09 +0000)
commitba922d0c08796dc9730229a3bb090851cac81409
treef12bb8101b28c48187508bcbd9c45c32d2555047
parent50a3403767a0e18261b96230b6a9b902b8c9339e
(buffer_posn_from_coords): Return actual row/column
for glyph clicked on, rather than (unused) pixel positions.
(mode_line_string, marginal_area_string): Change X and Y args to
pointers for returning actual row/column for glyph clicked on.
Simplify and optimize loops.
src/dispnew.c