1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 02:40:46 -08:00
emacs/lisp/url
Stefan Monnier e79186e5b9 * lisp/url/url-http.el (url-http-user-agent-string): Leak less info.
(url-http, url-http-file-exists-p, url-http-file-readable-p)
(url-http-file-attributes, url-http-options, url-https-default-port)
(url-https-asynchronous-p): Don't autoload.
2012-10-01 23:48:01 -04:00
..
.gitignore
ChangeLog * lisp/url/url-http.el (url-http-user-agent-string): Leak less info. 2012-10-01 23:48:01 -04:00
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el
url-dav.el
url-dired.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOO 2012-09-29 23:26:52 -04:00
url-history.el
url-http.el * lisp/url/url-http.el (url-http-user-agent-string): Leak less info. 2012-10-01 23:48:01 -04:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
url-privacy.el
url-proxy.el
url-queue.el
url-util.el url-util.el: Fix two docstrings. 2012-09-29 22:45:44 +02:00
url-vars.el
url.el