comparison src/ChangeLog @ 55578:488b7876f9f5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 13 May 2004 23:05:42 +0000
parents becfa8f0bdfd
children 21f88361795c
comparison
equal deleted inserted replaced
55577:66ec9893d229 55578:488b7876f9f5
1 2004-05-14 Kim F. Storm <storm@cua.dk>
2
3 * process.c (wait_reading_process_input): Make reentrant.
4 Make Available and Connecting non-static. Save and restore value
5 of waiting_for_user_input_p.
6
1 2004-05-13 Kim F. Storm <storm@cua.dk> 7 2004-05-13 Kim F. Storm <storm@cua.dk>
2 8
3 * keyboard.c (mark_kboards): Don't mark x and y members 9 * keyboard.c (mark_kboards): Don't mark x and y members
4 that are overloaded in selection request events. 10 that are overloaded in selection request events.
5 11