diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cff0d176990..0171759825a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -154,8 +154,8 @@ | |||
| 154 | (NativeRectangle): Declare as Rect for Mac. | 154 | (NativeRectangle): Declare as Rect for Mac. |
| 155 | (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros. | 155 | (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros. |
| 156 | 156 | ||
| 157 | * macfns.c (x_set_mouse_color): Setup hand_cursor instead of cross_cursor. | 157 | * macfns.c (x_set_mouse_color): Setup hand_cursor. |
| 158 | (x_set_cursor_color): Use x_display_and_set_cursor instead of x_display_cursor. | 158 | (x_set_cursor_color): Use x_display_and_set_cursor. |
| 159 | 159 | ||
| 160 | * Makefile.in (xdisp.o): Add dependency on blockinput.h and files | 160 | * Makefile.in (xdisp.o): Add dependency on blockinput.h and files |
| 161 | included from it. Add dependency on keymap.h. | 161 | included from it. Add dependency on keymap.h. |