Merge branch 'maint'
This commit is contained in:
commit
060e6eff06
|
@ -368,7 +368,7 @@ applications and inserting them in org documents"
|
|||
"set links to {}\n"
|
||||
"copy theResult to the end of links\n"
|
||||
"return links as string\n"))))
|
||||
(car (split-string result "[\r\n]+" t))))
|
||||
(substring (car (split-string result "[\r\n]+" t)) 1 -1)))
|
||||
|
||||
(defun org-mac-chrome-get-frontmost-url ()
|
||||
(interactive)
|
||||
|
|
Loading…
Reference in New Issue