1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

(url-type): Declare as a function.

This commit is contained in:
Glenn Morris 2007-11-30 08:05:04 +00:00
parent 8f4b37d892
commit a3c8a5f7e1

View file

@ -1773,7 +1773,7 @@ if possible. If there's no such frame, a new frame is created."
(mac-resume-apple-event ae -128)))) ; userCanceledErr
;; url-generic-parse-url is autoloaded from url-parse.
;;;(declare-function url-type "url-parse") ; defstruct
(declare-function url-type "url-parse" t t) ; defstruct
(defun mac-ae-get-url (event)
"Open the URL specified by the Apple event EVENT.