]> code.delx.au - gnu-emacs/history - lisp/url
(revert-buffer): Fix previous change.
[gnu-emacs] / lisp / url /
2006-11-10 Juanma BarranqueroAdd "add-log-time-zone-rule: t" to Local Variables...
2006-11-08 Magnus Henoch(url-http-handle-authentication): If there are several...
2006-11-08 Magnus Henoch(url-retrieve-synchronously): Allow quitting when inhib...
2006-11-02 Magnus Henoch(url-http-handle-authentication): If there are several...
2006-11-01 Magnus Henoch(url-http-create-request): Use buffer-locale equivalents of
2006-10-29 Magnus Henoch(url-open-stream): Really use asynchronous connections...
2006-10-28 Magnus Henoch(url-http-parse-headers): Fix misplaced paren.
2006-10-27 Chong Yidong* url.el (url-retrieve): Minor doc clarification.
2006-10-27 Chong Yidong* url-http.el (url-http-mark-connection-as-free): Verif...
2006-10-16 Magnus Henoch(url-https-create-secure-wrapper): Always use tls gatew...
2006-10-12 Magnus Henoch(url-http-find-free-connection): Handle url-open-stream...
2006-10-11 Magnus Henochurl-https.el: Remove (clashes with url-http on 8+3...
2006-10-09 Kim F. Storm*** empty log message ***
2006-10-09 Magnus Henoch(url-generic-parse-url): Handle URLs with empty path...
2006-09-20 Stefan Monnier(url-dav-file-attributes): Simplify.
2006-09-20 Stefan Monnier(url-http-head-file-attributes): Add device "info".
2006-09-18 Miles Baderlisp/url/url-methods.el: Fix format error when http_pro...
2006-09-01 Stefan Monnier(url-http-create-request):
2006-09-01 Stefan Monnier(url-recreate-url-attributes): New function, code moved...
2006-08-29 Stefan Monnier(url-cookie-write-file): Really don't use versioned...
2006-08-25 Stefan Monnier(url-file-local-copy): Tell url-copy-file that the...
2006-07-31 Stefan Monnier(url-hexify-string): Only utf-8 encode if it's a multib...
2006-07-30 Thien-Thi Nguyen(url-hexify-string): Rewrite.
2006-07-14 Miles BaderUpdate for ERC 5.1.3.
2006-07-12 Stefan Monnier*** empty log message ***
2006-07-11 Stefan MonnierRemove spurious * in docstrings.
2006-05-12 Reiner Steib(url-http-file-exists-p): Test if status is integer.
2006-05-05 Eli Zaretskii*** empty log message ***
2006-05-05 Eli Zaretskii(url-http-parse-headers): Don't reuse connection if...
2006-04-26 Stefan Monnier(url-open-stream): Don't hide errors.
2006-04-26 Stefan Monnier(url-insert): New function.
2006-03-29 Stefan Monnier(url-handler-directory-file-name): New handler.
2006-03-27 Romain FrancoiseFix last change.
2006-03-27 Romain Francoise(url-irc-rcirc, url-irc-erc): New functions.
2006-03-07 Stefan Monnier(url-http-find-free-connection): Fix braino in last...
2006-03-06 Stefan Monnier(url-http-find-free-connection): Don't kill the process
2006-02-20 Stefan Monnier(url-http-find-free-connection): braino.
2006-02-20 Stefan Monnier(url-redirect-buffer): New var.
2006-02-20 Stefan MonnierRequire `url' rather than try to autoload parts of it.
2006-02-05 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-18 Stefan MonnierMove defvars out of eval-when-compile.
2006-01-10 Stefan Monnier(url-retrieve-synchronously): Adjust the workaround...
2006-01-10 Stefan Monnier(url-privacy-level): Add setter.
2006-01-10 Stefan Monnier(url-setup-privacy-info): Add docstring.
2006-01-05 Stefan Monnier(url-history-hash-table): Initialize in declaration.
2006-01-05 Stefan Monnier(url-cookie-parse-file): Don't complain of missing...
2006-01-05 Stefan Monnier(url-history-parse-history): Don't complain if the...
2006-01-02 Stefan Monnier(url-retrieve-synchronously): Don't autoload.
2006-01-02 Stefan Monnier(url-retrieve, url-retrieve-synchronously): Autoload.
2006-01-02 Stefan MonnierRequire `url'.
2005-12-27 Stefan Monnier(url-store-in-cache): Use save-current-buffer.
2005-12-27 Stefan Monnier(url-configuration-directory): Don't autoload because the
2005-12-21 Stefan Monnier(url-cookie-write-file): Create parent dir.
2005-12-21 Stefan Monnier(url-configuration-directory): Use ~/.emacs.d if possible.
2005-12-08 Richard M. Stallman(url-cookie-save-interval): Simplify.
2005-12-08 Richard M. Stallman(url-history-list): Var deleted for real.
2005-12-04 Richard M. Stallman(url-history-list): Var deleted.
2005-12-01 Kim F. Storm(url-history-track): Fix last change.
2005-12-01 Kim F. Storm*** empty log message ***
2005-12-01 Richard M. Stallman(url-history-track): Call url-history-setup-save-timer...
2005-12-01 Richard M. Stallman(url-retrieve): Test url-history-track.
2005-11-18 Stefan MonnierUse with-current-buffer.
2005-11-16 Stefan Monnier(url-insert-file-contents): Use the charset info
2005-10-20 Eli Zaretskii*** empty log message ***
2005-10-20 Eli ZaretskiiRemove XEmacs conditionals.
2005-10-16 Stefan Monnier*** empty log message ***
2005-10-15 Richard M. StallmanDon't try to autoload hash table functions.
2005-10-03 Stefan Monnier(url-http-create-request): Avoid incorrect implicit...
2005-09-17 Richard M. Stallman*** empty log message ***
2005-09-17 Richard M. Stallman(url-mail-command): Don't test fboundp of `compose...
2005-09-17 Richard M. Stallman(url-mailto): Special case `mail'.
2005-09-15 Chong Yidong2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Chong Yidong2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Chong Yidong2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-02 Chong Yidong*** empty log message ***
2005-09-01 Chong Yidong*** empty log message ***
2005-08-24 Juanma Barranquero(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar...
2005-08-24 Juanma Barranquero(url-http-cookies-sources): Defvar at compile time.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-15 Richard M. Stallman(url-http-parse-headers): Add :redirect arg-pair
2005-07-15 Richard M. Stallman(url-retrieve): The callback function can get an additi...
2005-07-05 Lute Kamstra*** empty log message ***
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero*** empty log message ***
2005-07-04 Juanma Barranquero(url, url-file, url-cache, url-mime, url-hairy): Finish...
2005-07-04 Juanma Barranquero(url-news): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(url-history): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(url-gateway): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(url-cookie): Finish `defgroup' description with period.
2005-06-28 Richard M. Stallman(url-http-create-request): Call url-recreate-url in...
2005-06-28 Richard M. Stallman(url-http-create-request): When computing real-fname,
2005-06-28 Richard M. Stallman(url-cookie-store): Rename arg PATH to LOCALPART.
2005-06-23 Richard M. Stallman*** empty log message ***
2005-06-23 Richard M. Stallman(url-cookie-generate-header-lines): Fix autoload cookie.
2005-06-21 Juanma Barranquero*** empty log message ***
2005-06-21 Juanma Barranquero(url-gateway-unplugged): Fix spellings.
2005-06-21 Juanma Barranquero(url-open-stream): Fix spellings.
2005-06-14 Juanma Barranquero*** empty log message ***
2005-06-14 Juanma Barranquero(url-completion-function): Follow error conventions.
2005-06-13 Stefan Monnier(url-file, url-file-asynch-callback): Use with-current...
next