Mercurial > emacs
diff src/ChangeLog @ 109905:c2d849aa4021
Fix mirroring pixel positions on GUI terminals.
dispnew.c (buffer_posn_from_coords): Fix off-by-one error in
mirroring pixel positions.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 21 Aug 2010 12:35:31 +0300 |
parents | df9d0b151262 |
children | adb097c7df58 5f187a091415 5a930b6b595e |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 21 00:46:23 2010 -0400 +++ b/src/ChangeLog Sat Aug 21 12:35:31 2010 +0300 @@ -1,3 +1,8 @@ +2010-08-21 Eli Zaretskii <eliz@gnu.org> + + * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in + mirroring pixel positions. + 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu> * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove,