From: Mark Oteiza Date: Thu, 14 Jan 2016 01:08:05 +0000 (-0500) Subject: * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:" X-Git-Tag: emacs-25.0.90~173 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a70b0642829576e5fba9a1369db99517cf055600;p=emacs.git * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:" --- diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index 9794d002149..1686c02ada3 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el @@ -280,8 +280,8 @@ If nil, construct the regexp from `thing-at-point-uri-schemes'.") "finger://" "fish://" "ftp://" "geo:" "git://" "go:" "gopher://" "h323:" "http://" "https://" "im:" "imap://" "info:" "ipp:" "irc://" "irc6://" "ircs://" "iris.beep:" "jar:" "ldap://" - "ldaps://" "mailto:" "mid:" "mtqp://" "mupdate://" "news:" - "nfs://" "nntp://" "opaquelocktoken:" "pop://" "pres:" + "ldaps://" "magnet:" "mailto:" "mid:" "mtqp://" "mupdate://" + "news:" "nfs://" "nntp://" "opaquelocktoken:" "pop://" "pres:" "resource://" "rmi://" "rsync://" "rtsp://" "rtspu://" "service:" "sftp://" "sip:" "sips:" "smb://" "sms:" "snmp://" "soap.beep://" "soap.beeps://" "ssh://" "svn://" "svn+ssh://" "tag:" "tel:"