emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Andrew Choi
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 25 Aug 2002 13:15:26 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2837 emacs/src/ChangeLog:1.2838
*** emacs/src/ChangeLog:1.2837  Sun Aug 25 12:44:51 2002
--- emacs/src/ChangeLog Sun Aug 25 13:15:26 2002
***************
*** 1,7 ****
  2002-08-25  Andrew Choi  <address@hidden>
  
!       * s/darwin.h (HAVE_WORKING_VFORK): #undef it.  Define vfork to
!       fork.
  
        * macterm.c (XTread_socket): Remove code to call
        SendEventToEventTarget for keys with command modifiers when
--- 1,11 ----
  2002-08-25  Andrew Choi  <address@hidden>
  
!       * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
!       defined instead of MAC_OSX.
! 
!       * s/darwin.h (select): Define select to sys_select only if
!       HAVE_CARBON is defined.
!       (HAVE_WORKING_VFORK): #undef it.  Define vfork to fork.
  
        * macterm.c (XTread_socket): Remove code to call
        SendEventToEventTarget for keys with command modifiers when




reply via email to

[Prev in Thread] Current Thread [Next in Thread]