mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
Comment.
This commit is contained in:
parent
715dd5163d
commit
63aa7bad03
@ -1772,6 +1772,9 @@ if possible. If there's no such frame, a new frame is created."
|
||||
;; Reaches here if the user has canceled the quit.
|
||||
(mac-resume-apple-event ae -128)))) ; userCanceledErr
|
||||
|
||||
;; url-generic-parse-url is autoloaded from url-parse.
|
||||
;;;(declare-function url-type "url-parse") ; defstruct
|
||||
|
||||
(defun mac-ae-get-url (event)
|
||||
"Open the URL specified by the Apple event EVENT.
|
||||
Currently the `mailto' scheme is supported."
|
||||
|
Loading…
Reference in New Issue
Block a user