comparison src/ChangeLog @ 47031:56242900e171

2002-08-25 Andrew Choi <akochoi@shaw.ca> * s/darwin.h (HAVE_WORKING_VFORK): #undef it. Define vfork to fork.
author Andrew Choi <akochoi@shaw.ca>
date Sun, 25 Aug 2002 16:44:51 +0000
parents 085ca259e580
children 4e4bf31455d6
comparison
equal deleted inserted replaced
47030:085ca259e580 47031:56242900e171
1 2002-08-25 Andrew Choi <akochoi@shaw.ca> 1 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2
3 * s/darwin.h (HAVE_WORKING_VFORK): #undef it. Define vfork to
4 fork.
2 5
3 * macterm.c (XTread_socket): Remove code to call 6 * macterm.c (XTread_socket): Remove code to call
4 SendEventToEventTarget for keys with command modifiers when 7 SendEventToEventTarget for keys with command modifiers when
5 mac_command_key_is_meta is nil. 8 mac_command_key_is_meta is nil.
6 9