# HG changeset patch # User Richard M. Stallman # Date 814997967 0 # Node ID cff657a370323761191049cd034ce8985aab15dc # Parent 679c9edb12c5f90bcf198904f6e2047f91b79550 Comment change. diff -r 679c9edb12c5 -r cff657a37032 src/keyboard.c --- a/src/keyboard.c Sun Oct 29 19:36:39 1995 +0000 +++ b/src/keyboard.c Sun Oct 29 20:19:27 1995 +0000 @@ -2343,9 +2343,7 @@ /* 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. */