]> git.eshelyaron.com Git - emacs.git/commit
Fix `goto-address-url-regexp'
authorPhil Sainty <psainty@orcon.net.nz>
Tue, 25 Jun 2019 14:02:12 +0000 (16:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Jun 2019 14:02:12 +0000 (16:02 +0200)
commit9e81b22113de41ba80df9c5a7aaf08a056180785
tree0d165c0eec80b6088b4336b7d3c5d2f221bae393
parent0454bfd3313c069ca395f02ab6f377a17ff44965
Fix `goto-address-url-regexp'

* lisp/net/goto-addr.el (goto-address-uri-schemes-ignored): New
variable.
(goto-address-uri-schemes): Ditto.
(goto-address-url-regexp): Use them to compose the final regexp.

* lisp/net/goto-addr.el: The URI schemes to be recognised by
`goto-address-mode' were not regexp-quoted (Bug#23343).
etc/NEWS
lisp/net/goto-addr.el