Mercurial > emacs
comparison src/ChangeLog @ 49504:0ffb4e489776
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].
| author | Andrew Choi <akochoi@shaw.ca> |
|---|---|
| date | Tue, 28 Jan 2003 18:46:07 +0000 |
| parents | 443e3f602fc2 |
| children | 1aba10ab73b4 |
comparison
equal
deleted
inserted
replaced
| 49503:443e3f602fc2 | 49504:0ffb4e489776 |
|---|---|
| 1 2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> | |
| 2 | |
| 3 * macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>, | |
| 4 <escape>. | |
| 5 (keycode_to_xkeysym_table): Reformat and add more comments. | |
| 6 (XTread_socket): Drop special case for backspace. | |
| 7 | |
| 1 2003-01-28 Andrew Choi <akochoi@shaw.ca> | 8 2003-01-28 Andrew Choi <akochoi@shaw.ca> |
| 2 | 9 |
| 3 * macfns.c (x_to_mac_color): Correct the order for parsing the RGB | 10 * macfns.c (x_to_mac_color): Correct the order for parsing the RGB |
| 4 values in old-style RGB specs. | 11 values in old-style RGB specs. |
| 5 | 12 |
