From: Richard M. Stallman Date: Wed, 29 Mar 1995 21:46:19 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~4708 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7357a6812a1cc0f5028a4e01974510d9cab3bbab;p=emacs.git Comment change. --- diff --git a/src/term.c b/src/term.c index 4caed037bf2..b7a7105375a 100644 --- a/src/term.c +++ b/src/term.c @@ -114,7 +114,7 @@ int (*frame_up_to_date_hook) (); This should clear mouse_moved until the next motion event arrives. */ -void (*mouse_position_hook) ( /* FRAME_PTR *f, +void (*mouse_position_hook) ( /* FRAME_PTR *f, int insist, Lisp_Object *bar_window, enum scroll_bar_part *part, Lisp_Object *x,