• Phil Sainty's avatar
    Fix `goto-address-url-regexp' · 9e81b221
    Phil Sainty authored
    * 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).
    9e81b221
goto-addr.el 11.1 KB