From: Richard M. Stallman Date: Sun, 29 Oct 1995 20:19:27 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~2536 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0646c0ddf4cfd510cb243c85518d125f0ca223d1;p=emacs.git Comment change. --- diff --git a/src/keyboard.c b/src/keyboard.c index 630c1a14c3a..9c2c02af716 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -2343,9 +2343,7 @@ some_mouse_moved () /* Low level keyboard/mouse input. kbd_buffer_store_event places events in kbd_buffer, and - kbd_buffer_get_event retrieves them. - mouse_moved indicates when the mouse has moved again, and - *mouse_position_hook provides the mouse position. */ + kbd_buffer_get_event retrieves them. */ /* Return true iff there are any events in the queue that read-char would return. If this returns false, a read-char would block. */