Mercurial > emacs
comparison src/ChangeLog @ 81112:aed6c0c2fab2
* xfns.c (x_set_name_internal): Save encoded name before
x_encode_text in case string data is relocated.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 01 Jun 2007 04:00:14 +0000 |
parents | aab5b38eb929 |
children | ceebb83a3fc6 |
comparison
equal
deleted
inserted
replaced
81111:aab5b38eb929 | 81112:aed6c0c2fab2 |
---|---|
1 2007-06-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * xfns.c (x_set_name_internal): Save encoded name before | |
4 x_encode_text in case string data is relocated. | |
5 | |
1 2007-05-30 Nick Roberts <nickrob@snap.net.nz> | 6 2007-05-30 Nick Roberts <nickrob@snap.net.nz> |
2 | 7 |
3 * sysdep.c (init_sys_modes): Add rather than replace with | 8 * sysdep.c (init_sys_modes): Add rather than replace with |
4 O_NONBLOCK. | 9 O_NONBLOCK. |
5 | 10 |