aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7b435bc3bc7..39ae505b53d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12006-03-24 Kim F. Storm <storm@cua.dk> 12006-03-24 Kim F. Storm <storm@cua.dk>
2 2
3 * xterm.c (handle_one_xevent):
4 * w32term.c (w32_read_socket):
5 * msdos.c (dos_rawgetc):
6 * macterm.c (XTread_socket): Don't let key-press clear mouse face
7 on in toolbar window if mouse-highlight is an integer.
8
3 * fns.c (sxhash_list): Include last non-nil CDR in hash. 9 * fns.c (sxhash_list): Include last non-nil CDR in hash.
4 10
52006-03-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 112006-03-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>