• Roland McGrath's avatar
    (term_get_fkeys_data): Variable removed. · f2a00342
    Roland McGrath authored
    (term_get_fkeys_define_1, term_get_fkeys_define): Functions removed.
    (term_get_fkeys_address): New variable, to pass arg through condition-case.
    (term_get_fkeys): Set that to ADDRESS; just do condition-case around call to
    term_get_fkeys_1, ignoring all errors.
    (term_get_fkeys_1): New function, containing body of term_get_fkeys.
    Don't use term_get_fkeys_define_1; call Fdefine_key directly.
    f2a00342
term.c 46.4 KB