(read_char): Set c properly as a Lisp int.
authorRichard M. Stallman <rms@gnu.org>
Sat, 12 Jun 1993 07:26:16 +0000 (07:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 12 Jun 1993 07:26:16 +0000 (07:26 +0000)
commitb8d9050d7304665260026121b84b783bfc43b24f
tree212d1eca8c1eb2add075071195479e564d6a4381
parent164a14ef248a0407557ca7bc20f4e54d3f8d0ac1
(read_char): Set c properly as a Lisp int.
(command_loop_1): Delete spurious use of XINT on c, a char.
src/keyboard.c