From: Kim F. Storm Date: Sat, 22 Mar 2003 21:41:03 +0000 (+0000) Subject: Fix long lines. X-Git-Tag: ttn-vms-21-2-B4~10782 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=204ccab1d7d5dc45291551bb7a15cbd4ca9cd402;p=emacs.git Fix long lines. --- diff --git a/src/ChangeLog b/src/ChangeLog index cff0d176990..0171759825a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -154,8 +154,8 @@ (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.