emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src macselect.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-commit] emacs/src macselect.c
Date: Fri, 09 Dec 2005 20:49:45 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     YAMAMOTO Mitsuharu <address@hidden>     05/12/10 01:49:44

Modified files:
        src            : macselect.c 

Log message:
        Include keymap.h.
        (mac_ready_for_apple_events): New variable.
        (Vmac_apple_event_map, Qmac_apple_event_class)
        (Qmac_apple_event_id): New variables.
        (syms_of_macselect): Initialize them.
        (Qundefined, mac_store_apple_event): Add externs.
        (struct apple_event_binding): New struct.
        (find_event_binding_fun, find_event_binding)
        (mac_find_apple_event_spec, defer_apple_events)
        (mac_handle_apple_event, init_apple_event_handler)
        (copy_scrap_flavor_data): New functions.
        (Fmac_process_deferred_apple_events): New defun.
        (syms_of_macselect): Defsubr it.
        (mac_store_services_event): Fix extern.
        (mac_handle_service_event): Don't allocate Lisp objects during
        asynchronous input processing.  Use mac_store_services_event
        instead of mac_store_application_menu_event.

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





reply via email to

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