Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a3c8a5f7
Commit
a3c8a5f7
authored
Nov 30, 2007
by
Glenn Morris
Browse files
(url-type): Declare as a function.
parent
8f4b37d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/term/mac-win.el
lisp/term/mac-win.el
+1
-1
No files found.
lisp/term/mac-win.el
View file @
a3c8a5f7
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment