From 0646c0ddf4cfd510cb243c85518d125f0ca223d1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 29 Oct 1995 20:19:27 +0000 Subject: [PATCH] Comment change. --- src/keyboard.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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. */ -- 2.39.2