Mercurial > emacs
comparison src/ChangeLog @ 69370:af41367cd75b
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 11 Mar 2006 12:03:12 +0000 |
parents | c8cdda878c00 |
children | 1827706c5dd5 |
comparison
equal
deleted
inserted
replaced
69369:7902af5c098e | 69370:af41367cd75b |
---|---|
1 2006-03-11 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * xdisp.c (get_phys_cursor_geometry): Don't decrease height by 1. | |
4 | |
5 * macterm.c (mac_draw_rectangle): Don't add 1 to width and height. | |
6 (x_draw_glyph_string_foreground) | |
7 (x_draw_composite_glyph_string_foreground) | |
8 (x_draw_image_foreground): Don't subtract 1 from width and height | |
9 arguments to mac_draw_rectangle. | |
10 (x_draw_hollow_cursor): Add 1 to w->phys_cursor_width. | |
11 | |
1 2006-03-10 Kim F. Storm <storm@cua.dk> | 12 2006-03-10 Kim F. Storm <storm@cua.dk> |
2 | 13 |
3 * alloc.c (USE_POSIX_MEMALIGN): Fix last change. | 14 * alloc.c (USE_POSIX_MEMALIGN): Fix last change. |
4 | 15 |
5 2006-03-09 Stefan Monnier <monnier@iro.umontreal.ca> | 16 2006-03-09 Stefan Monnier <monnier@iro.umontreal.ca> |