Mercurial > emacs
comparison lispref/front-cover-1.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 | e0826cb2833b |
children | 2d4db32cccd5 |
comparison
equal
deleted
inserted
replaced
6247:22d4037cbce2 | 6248:0e4319197d29 |
---|