- 10 Dec, 2005 21 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Richard M. Stallman authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]: Likewise. (Fmac_get_preference): Add EXFUN.
-
YAMAMOTO Mitsuharu authored
(Qpreferences): Remove variables. (syms_of_macterm) : Don't initialize them. (Qhicommand) [USE_CARBON_EVENTS]: New variable. (syms_of_macterm) [USE_CARBON_EVENTS]: Initialize it. (init_required_apple_events, do_ae_open_application) (do_ae_print_documents, do_ae_open_documents) (do_ae_quit_application): Remove functions and prototypes. (mac_ready_for_apple_events, Qundefined, init_apple_event_handler) (mac_find_apple_event_spec): Add externs. (mac_store_application_menu_event): Remove function. (mac_store_apple_event, mac_make_lispy_event_code): New functions. (mac_handle_command_event): Create Apple event from Carbon event. Use mac_store_apple_event instead of mac_store_application_menu_event. [MAC_OSX] (mac_store_services_event): Likewise. (struct SelectionRange, SelectionRange): Remove struct and typedef. [MAC_OS8] (main): Call init_apple_event_handler instead of init_required_apple_events. (mac_initialize) [MAC_OSX]: Likewise. [!USE_CARBON_EVENTS] (mac_wait_next_event): Use mac_ready_for_apple_events instead of Qmac_ready_for_drag_n_drop.
-
YAMAMOTO Mitsuharu authored
(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.
-
YAMAMOTO Mitsuharu authored
(syms_of_mac): Initialize it. (mac_aelist_to_lisp, mac_aedesc_to_lisp): New functions. [TARGET_API_MAC_CARBON] (create_apple_event_from_event_ref): New function. (Fmac_coerce_ae_data): New defun. (syms_of_mac): Defsubr it.
-
YAMAMOTO Mitsuharu authored
(syms_of_keyboard) [MAC_OS]: Initialize it. (make_lispy_event) [MAC_OS]: Build lisp event for MAC_APPLE_EVENT.
-
YAMAMOTO Mitsuharu authored
[!HAVE_GIF && MAC_OS] (gif_load): Call EnterMovies.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
data. Make NSServices open-selection the first entry.
-
YAMAMOTO Mitsuharu authored
mac-process-deferred-apple-events after loading init files. (mac-apple-event-map): New defvar. Define event handlers in it. (core-event, internet-event): New Apple event class symbols. (open-application, reopen-application, open-documents) (print-documents, open-contents, quit-application) (application-died, show-preferences, autosave-now, get-url): New Apple event ID symbols. (about): New HICommand ID symbol. (mac-event-spec, mac-event-ae): New macros. (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer) (mac-ae-selection-range, mac-ae-text-for-search) (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions. (mac-application-menu-map): Remove keymap. Handlers for HICommand and Services menu events are now defined in mac-apple-event-map. (mac-drag-n-drop): Remove selection range handling.
-
Bill Wohler authored
(mh-variant): Mention that mh-path can be customized. (mh-invisible-header-fields-internal): Add X-ContentStamp, X-MAIL-INFO, and X-UNTD- from NetZero. * mh-init.el (mh-path): Move defcustom to mh-customize.el.
-
Kenichi Handa authored
translation-table-for-input.
-
Kenichi Handa authored
translation-table-for-input.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
- 09 Dec, 2005 19 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Reiner Steib authored
completing-read-multiple, mail-extract-address-components, mail-mode, quail-define-package, save-buffer and ucs-set-table-for-input from doc strings item (Done).
-
Reiner Steib authored
* international/ucs-tables.el (ucs-set-table-for-input): * mail/mail-extr.el (mail-extract-address-components): * mail/sendmail.el (mail-mode): Reformat doc string.
-
Kim F. Storm authored
prefix keys even when mark is active. Decribe that RET moves cursor to next corner in rectangle; clarify insert around rectangle.
-
Kim F. Storm authored
-
Reiner Steib authored
gnus-* from doc strings item (Done).
-
Juri Linkov authored
menu item "undo" when pending undo list is empty.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
Change overlay priority from 1 to 1001. Reuse existing overlay.
-
Juri Linkov authored
-
Juri Linkov authored
(isearch-lazy-highlight-update): Change lazy overlay priority from 0 to 1000.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(Fvertical_motion): Force move if starting on stretch glyph.
-