emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src macterm.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-commit] emacs/src macterm.c
Date: Sun, 24 Apr 2005 02:06:40 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     YAMAMOTO Mitsuharu <address@hidden>     05/04/24 06:06:39

Modified files:
        src            : macterm.c 

Log message:
        (handling_window_update, terminate_flag): Remove variables.
        (do_window_update, do_ae_quit_application, XTread_socket): Don't
        use them.
        (WNE_SLEEP_AT_SUSPEND, WNE_SLEEP_AT_RESUME): Don't define.
        [USE_CARBON_EVENTS && MAC_OSX] (mac_handle_service_event)
        (init_service_handler): Move to macselect.c.  Remove declarations.
        [USE_CARBON_EVENTS && MAC_OSX] (init_service_handler): Add extern.
        (Qapplication, Qabout): New variables.
        (syms_of_mac): Initialize them.
        [USE_CARBON_EVENTS && MAC_OSX] (Qpreferences, Qservices, Qpaste)
        (Qperform): New variables.
        (syms_of_mac) [USE_CARBON_EVENTS && MAC_OSX]: Initialize them.
        (do_get_menus) [!TARGET_API_MAC_CARBON]: Don't call AppendResMenu.
        (do_menu_choice): Unhighlight menu bar also when menu_id is 0.
        (mac_store_application_menu_event, init_menu_bar): New functions.
        [USE_CARBON_EVENTS] (mac_handle_command_event)
        (init_command_handler): New functions.
        (mac_handle_window_event): Return noErr on window update event.
        (do_ae_quit_application): Call mac_store_application_menu_event.
        (mac_initialize) [USE_CARBON_EVENTS]: Call init_command_handler
        and init_menu_bar.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/macterm.c.diff?tr1=1.112&tr2=1.113&r1=text&r2=text





reply via email to

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