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: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 04 Mar 2005 22:51:21 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4249 emacs/src/ChangeLog:1.4250
*** emacs/src/ChangeLog:1.4249  Fri Mar  4 21:59:33 2005
--- emacs/src/ChangeLog Sat Mar  5 03:51:20 2005
***************
*** 37,48 ****
  
        * macgui.h [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
  
!       * macmenu.h [TARGET_API_MAC_CARBON]: Don't include headers that
        are included via Carbon.h.
  
        * macterm.c [TARGET_API_MAC_CARBON && !MAC_OSX]: Define
        USE_CARBON_EVENTS to 1.
!       [__MRC__ && TARGET_API_MAC_CARBON]: Don't declare `qd'.
        (x_free_frame_resources): Call remove_window_handler for
        non-tooltip windows.
        [TARGET_API_MAC_CARBON]: Don't include headers that are included
--- 37,48 ----
  
        * macgui.h [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
  
!       * macmenu.c [TARGET_API_MAC_CARBON]: Don't include headers that
        are included via Carbon.h.
  
        * macterm.c [TARGET_API_MAC_CARBON && !MAC_OSX]: Define
        USE_CARBON_EVENTS to 1.
!       (qd) [__MRC__ && TARGET_API_MAC_CARBON]: Don't declare.
        (x_free_frame_resources): Call remove_window_handler for
        non-tooltip windows.
        [TARGET_API_MAC_CARBON]: Don't include headers that are included
***************
*** 858,864 ****
        [TARGET_API_MAC_CARBON] (mac_do_track_drag): Likewise.
        Reject only when there are no filename items.  Set background color
        before (un)highlighting the window below the dragged items.
!       (XTread_socket) [!USE_CARBON_EVENTS]: Don't call do_window_update.
  
  2005-01-05  Romain Francoise  <address@hidden>
  
--- 858,864 ----
        [TARGET_API_MAC_CARBON] (mac_do_track_drag): Likewise.
        Reject only when there are no filename items.  Set background color
        before (un)highlighting the window below the dragged items.
!       (XTread_socket) [USE_CARBON_EVENTS]: Don't call do_window_update.
  
  2005-01-05  Romain Francoise  <address@hidden>
  




reply via email to

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