comparison lispref/elisp-covers.texi @ 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 261f41d6ef80
children 2d4db32cccd5
comparison
equal deleted inserted replaced
6247:22d4037cbce2 6248:0e4319197d29