Mercurial > emacs
changeset 13324:cff657a37032
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 29 Oct 1995 20:19:27 +0000 |
parents | 679c9edb12c5 |
children | 5a333a8e0ee1 |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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. */