1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-10 15:25:04 -07:00
emacs/lisp/url
Eli Zaretskii 9b8361d9ab Improve documentation of 'url-retrieve' and GnuTLS peer status
* doc/misc/url.texi (Retrieving URLs): Describe the ':peer' entry
of the STATUS argument passed to CALLBACK of 'url-retrieve'.

* lisp/url/url.el (url-retrieve):
* src/gnutls.c (Fgnutls_peer_status): Doc fixes.
(Bug#80762)
2026-04-08 11:02:47 +03:00
..
ChangeLog.1 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-auth.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-cache.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-cid.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-cookie.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-dav.el ; Remove redundant cl-lib runtime dependencies across lisp/ 2026-01-17 15:32:15 +02:00
url-domsuf.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-expand.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-file.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-ftp.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-future.el Fix signal calls where the data argument is not a list 2026-03-10 00:13:31 -04:00
url-gw.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-handlers.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-history.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-http.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-imap.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-irc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-ldap.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-mailto.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-methods.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-misc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-news.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-nfs.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-parse.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-privacy.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-proxy.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-queue.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-tramp.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-util.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url-vars.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
url.el Improve documentation of 'url-retrieve' and GnuTLS peer status 2026-04-08 11:02:47 +03:00