aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDave Love2002-10-28 23:11:26 +0000
committerDave Love2002-10-28 23:11:26 +0000
commit5fd4f2664d028359c87edb60855ff6288bd68268 (patch)
tree350009213db1fcba9095733d262ebcc121e6eab6 /src/ChangeLog
parent9894f7df29b578123b2b0ccae3808f6603c2b6c3 (diff)
downloademacs-5fd4f2664d028359c87edb60855ff6288bd68268.tar.gz
emacs-5fd4f2664d028359c87edb60855ff6288bd68268.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 48d5afb2791..522c49d1dc8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12002-10-28 Dave Love <fx@gnu.org> 12002-10-28 Dave Love <fx@gnu.org>
2 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.
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.