]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Wed, 29 Mar 1995 21:46:19 +0000 (21:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 29 Mar 1995 21:46:19 +0000 (21:46 +0000)
src/term.c

index 4caed037bf2cf3fc68397091d1ead2dce3025c9b..b7a7105375a0519d14c6580a9d94611e2a1c38a1 100644 (file)
@@ -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,