]> git.eshelyaron.com Git - emacs.git/commit
(kbd_buffer_store_event_hold): Don't throw-on-input
authorKim F. Storm <storm@cua.dk>
Mon, 4 Dec 2006 12:26:58 +0000 (12:26 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 4 Dec 2006 12:26:58 +0000 (12:26 +0000)
commit8ddd297d1daf7a1589b59d8300fc1c36a9641ae5
tree9223aac3233e77616504acf0f3bac4b0d0ee50e6
parentd19c0a1c88f7ed7b76bff9c79726bfdae8fba1ed
(kbd_buffer_store_event_hold): Don't throw-on-input
if first event in [signal xxx] sequence.
(lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
(syms_of_keyboard): Don't intern and staticpro them.
(Qsignal, Qusr1, Qusr2): Declare.
(syms_of_keyboard): Intern and staticpro them.
(make_lispy_event): Return them for USER_SIGNAL_EVENTs.
src/keyboard.c