]> git.eshelyaron.com Git - emacs.git/commitdiff
(url-type): Declare as a function.
authorGlenn Morris <rgm@gnu.org>
Fri, 30 Nov 2007 08:05:04 +0000 (08:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 Nov 2007 08:05:04 +0000 (08:05 +0000)
lisp/term/mac-win.el

index 207420f7261af504081845e72ebdbad25664e062..1f009394c3c274eb2995e913441d8acda97cd034 100644 (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.