Mercurial > emacs
comparison oldXMenu/InsSel.c @ 41824:9fc96faea7e7
(kbd_buffer_store_event): Fix interrupt_signal prototype.
Pass a dummy argument when calling interrupt_signal.
(parse_menu_item): Mark disabled items before checking for empty def.
(read_char_minibuf_menu_prompt): Make safety more visible.
(read_key_sequence): Add a `first_unbound' variable.
Use it to detect C-c ESC ESC ESC ESC ... cases and drop the
unbound prefix as soon as we can detect it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 05 Dec 2001 02:51:12 +0000 |
parents | bbce331da1be |
children | 23a1cea22d13 |
comparison
equal
deleted
inserted
replaced
41823:e192139240f2 | 41824:9fc96faea7e7 |
---|