]> code.delx.au - gnu-emacs/commit
(kbd_buffer_store_event): Apply all the modifiers bits
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Jul 1993 05:34:46 +0000 (05:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Jul 1993 05:34:46 +0000 (05:34 +0000)
commit9fd7d808494d1c3e2782cea503cef2c623532fe3
tree2a969e6dce91125faf6d7b933cd1940adfc0a139
parentaf1b8606a799b1514c180ce601b27ac13da6304b
(kbd_buffer_store_event): Apply all the modifiers bits
before testing for quit_char and stop_character.  Don't alter
event->code, though.

(interrupt_signal): Tell Fdo_auto_save not to print msg.
Print "Auto-save done" here.
src/keyboard.c