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:
parent
760a716cf7
commit
2f1fd48471
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user