Mercurial > emacs
diff config.guess @ 6248:0e4319197d29
(term_get_fkeys_data): Variable removed.
(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.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Tue, 08 Mar 1994 06:20:26 +0000 |
parents | 62c03085c0d9 |
children | 60904bb9d0d8 |