[Top][All Lists]
[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: |
Thu, 29 Nov 2007 04:30:11 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 07/11/29 04:30:11
Index: mac-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/mac-win.el,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -b -r1.102 -r1.103
--- mac-win.el 22 Nov 2007 04:14:10 -0000 1.102
+++ mac-win.el 29 Nov 2007 04:30:11 -0000 1.103
@@ -1772,6 +1772,9 @@
;; 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."
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Dan Nicolaescu, 2007/11/20
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Dan Nicolaescu, 2007/11/20
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Dan Nicolaescu, 2007/11/20
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Dan Nicolaescu, 2007/11/21
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Dan Nicolaescu, 2007/11/21
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Glenn Morris, 2007/11/21
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v,
Glenn Morris <=
- [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v, Glenn Morris, 2007/11/30