2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
authorAndrew Choi <akochoi@shaw.ca>
Tue, 28 Jan 2003 18:46:07 +0000 (18:46 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 28 Jan 2003 18:46:07 +0000 (18:46 +0000)
commit058c18c71f81821a99c17fe8fd959e3ae2314ce3
tree57906334ca2bfab939e30be71ad1164525c9bf9d
parent385f11cf3577d72617f2cb1f863d1b80d0b202bf
2003-01-28  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>

        * macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>,
        <escape>.
        (keycode_to_xkeysym_table): Reformat and add more comments.
        (XTread_socket): Drop special case for backspace.

        * term/mac-win.el: Add entries in function-key-map for
        [tab], [backspace], [escape].
lisp/ChangeLog
lisp/term/mac-win.el
src/ChangeLog
src/macterm.c