Mercurial > emacs
comparison src/ChangeLog @ 89253:5277a40107d8
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 28 Oct 2002 23:11:26 +0000 |
parents | d2c6faa9211a |
children | 78bdad0eddfa |
comparison
equal
deleted
inserted
replaced
89252:5db3cf46e179 | 89253:5277a40107d8 |
---|---|
1 2002-10-28 Dave Love <fx@gnu.org> | 1 2002-10-28 Dave Love <fx@gnu.org> |
2 | |
3 * keyboard.c (lispy_accent_codes, lispy_accent_keys): Extend. | |
4 (lispy_kana_keys): Comment out. | |
5 (make_lispy_event) [XK_kana_A]: Comment out. | |
2 | 6 |
3 * xterm.c (xaw_scroll_callback): Cast call_data. | 7 * xterm.c (xaw_scroll_callback): Cast call_data. |
4 (XTread_socket): Deal with ASCII keysyms. | 8 (XTread_socket): Deal with ASCII keysyms. |
5 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table. | 9 (syms_of_xterm) <Vx_keysym_table>: Fix args of make_hash_table. |
6 | 10 |