]> git.eshelyaron.com Git - emacs.git/commit
(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 23 May 2006 08:12:13 +0000 (08:12 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 23 May 2006 08:12:13 +0000 (08:12 +0000)
commitb8c6940eafe88b5a7d8dbf53943962cee9079f36
tree2aa11792aa477e5c1fa9f9073b0543460b2566a0
parentb12d1537e7b0dcc07bdfc7ca3a63f4e3b14595dd
(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
(fn_keycode_to_keycode_table) [MAC_OSX]: New variable.
(mac_set_unicode_keystroke_event) [TARGET_API_MAC_CARBON]: New function.
(XTread_socket) [TARGET_API_MAC_CARBON]: Use it.
(XTread_socket) [MAC_OSX]: Try 'uchr' Unicode keyboard-layout
resource to backtranslate key with modifiers.
(XTread_socket): Don't set read_socket_inev around AEProcessAppleEvent.
src/ChangeLog
src/macterm.c