Mercurial > emacs
comparison config.bat @ 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 | c87d1cd3f62a |
children | 73d9c538cce2 |
comparison
equal
deleted
inserted
replaced
6247:22d4037cbce2 | 6248:0e4319197d29 |
---|