emacs/lisp/url
Lars Ingebrigtsen 1678d3599b Mention url-handler-mode in the Emacs manual
* doc/emacs/misc.texi (Browse-URL): Mention url-handler-mode
(bug#30389).

* lisp/url/url-handlers.el (url-handler-mode): Improve doc string.
2021-08-12 17:15:52 +02:00
..
ChangeLog.1 Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
url-about.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-auth.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
url-cache.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-cid.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-cookie.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-dav.el Replace local intersection functions with seq-intersection 2021-04-05 11:14:34 +02:00
url-dired.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-domsuf.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-expand.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-file.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-ftp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-future.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-gw.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-handlers.el Mention url-handler-mode in the Emacs manual 2021-08-12 17:15:52 +02:00
url-history.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-http.el Forestall "Selected deleted buffer" in url-http-generic-filter 2021-08-09 15:46:00 +02:00
url-imap.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-irc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-ldap.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-mailto.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
url-methods.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-misc.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-news.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
url-nfs.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-privacy.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-proxy.el * lisp/url/url-proxy.el (url-find-proxy-for-url): Minor simplification 2021-04-25 17:29:01 -04:00
url-queue.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-tramp.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-util.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
url-vars.el Use emacs-version instead of obsolete version variables 2021-04-01 01:27:38 +02:00
url.el Fix problem with occasional stalls in `url-retrieve-synchronously' 2021-08-06 13:28:13 +02:00