• Paul Eggert's avatar
    Avoid staticvec duplicates · 5f99d515
    Paul Eggert authored
    * src/alloc.c (staticpro) [ENABLE_CHECKING]: Check for duplicates.
    * src/keyboard.c (syms_of_keyboard): Define
    while-no-input-ignore-events and inhibit--record-char here ...
    (syms_of_keyboard_for_pdumper): ... instead of here.
    This avoids duplicates in staticvec.
    5f99d515
keyboard.c 368 KB