Mercurial > emacs
changeset 48756:cb0b6333263b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 08 Dec 2002 23:53:05 +0000 |
parents | a4aa559a2dec |
children | edfd05d8ef77 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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 <steventamm@mac.com> - * 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)