# HG changeset patch # User Kim F. Storm # Date 1039391585 0 # Node ID cb0b6333263bfabefed0abe9bc2c54c3ea276fb0 # Parent a4aa559a2dec6639759359039b2e865e036c4d7d *** empty log message *** diff -r a4aa559a2dec -r cb0b6333263b src/ChangeLog --- a/src/ChangeLog Sun Dec 08 23:03:47 2002 +0000 +++ b/src/ChangeLog Sun Dec 08 23:53:05 2002 +0000 @@ -1,9 +1,9 @@ 2002-12-07 Steven Tamm - * sysdep.c (emacs_read): Have emacs_read use sys_read. - - * eval.c (Feval): Calls mac_check_for_quit_char at each stack - frame. This may change as it could be time consuming. + * sysdep.c (emacs_read) [HAVE_CARBON]: Have emacs_read use sys_read. + + * eval.c (Feval) [HAVE_CARBON]: Calls mac_check_for_quit_char at + each stack frame. This may change as it could be time consuming. * macterm.c (mac_check_for_quit_char, quit_char_comp) (init_quit_char_handler, mac_determine_quit_char_modifiers)