From 2f1fd4847112605dac47aad26b5ab94988a4801c Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Sun, 11 Dec 2005 01:05:56 +0000 Subject: [PATCH] Create keymap for mac-apple-event-map. --- lisp/term/mac-win.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/term/mac-win.el b/lisp/term/mac-win.el index 064f9bd12bf..d6c6f9b8489 100644 --- a/lisp/term/mac-win.el +++ b/lisp/term/mac-win.el @@ -1518,6 +1518,8 @@ in `selection-converter-alist', which see." (url-mailto parsed-url) (error "Unsupported URL scheme: %s" (url-type parsed-url))))) +(setq mac-apple-event-map (make-sparse-keymap)) + ;; Received when Emacs is launched without associated documents. ;; Accept it as an Apple event, but no Emacs event is generated so as ;; not to erase the splash screen. -- 2.39.5