diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2ed0b9b133c..99e8ab7cb44 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-03-11 Eli Zaretskii <eliz@gnu.org> | 1 | 2006-03-11 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_draw_hollow_cursor): Subtract 1 from the last | ||
| 4 | argument of XDrawRectangle. | ||
| 5 | |||
| 3 | * xdisp.c (get_phys_cursor_geometry): Don't decrease height by 1. | 6 | * xdisp.c (get_phys_cursor_geometry): Don't decrease height by 1. |
| 4 | 7 | ||
| 5 | * macterm.c (mac_draw_rectangle): Don't add 1 to width and height. | 8 | * macterm.c (mac_draw_rectangle): Don't add 1 to width and height. |