diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a49ba764f27..3fa5b07cecc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | Most of the following changes are still conditional on HAVE_IMAGES | 3 | Most of the following changes are still conditional on HAVE_IMAGES |
| 4 | which is not set by default on Windows. | 4 | which is not set by default on Windows. |
| 5 | 5 | ||
| 6 | * emacs.c (main) [WINDOWSNT]: Call init_xfns. | ||
| 7 | |||
| 6 | * w32fns.c (x_set_cursor_color): Set foreground of cursor, not frame. | 8 | * w32fns.c (x_set_cursor_color): Set foreground of cursor, not frame. |
| 7 | (Fimage_size, Fimage_mask_p, XPutPixel): New functions. | 9 | (Fimage_size, Fimage_mask_p, XPutPixel): New functions. |
| 8 | (four_corners_best, x_clear_image_1, x_clear_image) | 10 | (four_corners_best, x_clear_image_1, x_clear_image) |