emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v
Date: Fri, 30 Nov 2007 08:05:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/11/30 08:05:04

Index: mac-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/mac-win.el,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -b -r1.103 -r1.104
--- mac-win.el  29 Nov 2007 04:30:11 -0000      1.103
+++ mac-win.el  30 Nov 2007 08:05:04 -0000      1.104
@@ -1773,7 +1773,7 @@
       (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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]