comparison src/ChangeLog @ 55539:db942c4b4345

macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P instead of FRAME_X_P
author Steven Tamm <steventamm@mac.com>
date Wed, 12 May 2004 01:40:05 +0000
parents fd59a77109e5
children 30c03f9042b8
comparison
equal deleted inserted replaced
55538:7dbc07a598a9 55539:db942c4b4345
1 2004-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
4 instead of FRAME_X_P
5
1 2004-05-11 Kim F. Storm <storm@cua.dk> 6 2004-05-11 Kim F. Storm <storm@cua.dk>
2 7
3 * process.c (read_process_output): Grow decoding_buf when needed; 8 * process.c (read_process_output): Grow decoding_buf when needed;
4 this could cause a crash in allocate_string and compact_small_strings. 9 this could cause a crash in allocate_string and compact_small_strings.
5 10