summaryrefslogtreecommitdiff
path: root/lisp/faces.el
diff options
context:
space:
mode:
authorKaroly Lorentey <lorentey@elte.hu>2005-06-25 16:34:30 +0000
committerKaroly Lorentey <lorentey@elte.hu>2005-06-25 16:34:30 +0000
commitf01b6d17cc07655d6ce62a4ac5097947529b81a2 (patch)
tree564750204b28a321fcfaf196c5316f482f5ad5d9 /lisp/faces.el
parent0d0358be7e741898e363d02dbff01b35c662413c (diff)
downloademacs-f01b6d17cc07655d6ce62a4ac5097947529b81a2.tar.gz
Make function-key-map a terminal-local variable (move it inside the kboard struct).
* src/keyboard.h (kboard): Move Vfunction_key_map inside the kboard struct. * src/keyboard.c (Vfunction_key_map): Remove declaration. (read_key_sequence, init_kboard): Update references to Vfunction_key_map. (syms_of_keyboard): Declare function-key-map as a terminal-local variable. (mark_kboards): Mark Vfunction_key_map. * src/keymap.c (Vfunction_key_map): Remove. (Fdescribe_buffer_bindings): Update references to Vfunction_key_map. (syms_of_keymap): Remove DEFVAR for Vfunction_key_map. * src/term.c (term_get_fkeys_1): Update references to Vfunction_key_map. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-355
Diffstat (limited to 'lisp/faces.el')
0 files changed, 0 insertions, 0 deletions