]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix long lines.
authorKim F. Storm <storm@cua.dk>
Sat, 22 Mar 2003 21:41:03 +0000 (21:41 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 22 Mar 2003 21:41:03 +0000 (21:41 +0000)
src/ChangeLog

index cff0d176990e5ce63690b14e11b9894366b9fcab..0171759825a7708782e46a5b0b0ef96c854f3a2e 100644 (file)
        (NativeRectangle): Declare as Rect for Mac.
        (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros.
 
-       * macfns.c (x_set_mouse_color): Setup hand_cursor instead of cross_cursor.
-       (x_set_cursor_color): Use x_display_and_set_cursor instead of x_display_cursor.
+       * macfns.c (x_set_mouse_color): Setup hand_cursor.
+       (x_set_cursor_color): Use x_display_and_set_cursor.
 
        * Makefile.in (xdisp.o):  Add dependency on blockinput.h and files
        included from it.  Add dependency on keymap.h.