1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00

Create keymap for mac-apple-event-map.

This commit is contained in:
YAMAMOTO Mitsuharu 2005-12-11 01:05:56 +00:00
parent 760a716cf7
commit 2f1fd48471

View File

@ -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.