Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 109904:bb6ea55bfdc0 | 109905:c2d849aa4021 |
|---|---|
| 1 2010-08-21 Eli Zaretskii <eliz@gnu.org> | |
| 2 | |
| 3 * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in | |
| 4 mirroring pixel positions. | |
| 5 | |
| 1 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu> | 6 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 |
| 3 * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove, | 8 * alloc.c (malloc_sbrk_used, malloc_sbrk_unused): Remove, |
| 4 write only. | 9 write only. |
| 5 (init_alloc_once): Remove writes to malloc_sbrk_unused, and | 10 (init_alloc_once): Remove writes to malloc_sbrk_unused, and |
