]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 8 Dec 2002 23:53:05 +0000 (23:53 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 8 Dec 2002 23:53:05 +0000 (23:53 +0000)
src/ChangeLog

index 1e57aa764e1cd384f8c7d4ba48a91a875ba6b037..b2a50bfa1d8958c03feba5feb4e80ad64cc87897 100644 (file)
@@ -1,9 +1,9 @@
 2002-12-07  Steven Tamm  <steventamm@mac.com>
 
-       * sysdep.c (emacs_read): Have emacs_read use sys_read.
+       * sysdep.c (emacs_read) [HAVE_CARBON]: 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.
+       * 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)