*** empty log message ***
[bpt/emacs.git] / lisp / url / ChangeLog
2006-11-16 Juanma Barranquero*** empty log message ***
2006-11-15 Magnus Henoch(url-http): Make proxy-object buffer-local, to handle...
2006-11-15 Magnus Henoch(url-generic-parse-url): Use with-temp-buffer.
2006-11-15 Magnus Henoch(url-http-wait-for-headers-change-function): Defer...
2006-11-10 Chong Yidong* url-http.el (url-http-mark-connection-as-free)
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-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-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-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-04-26 Stefan Monnier(url-open-stream): Don't hide errors.
2006-03-29 Stefan Monnier(url-handler-directory-file-name): New handler.
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-redirect-buffer): New var.
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-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-02 Stefan Monnier(url-retrieve-synchronously): Don't autoload.
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-08 Richard M. Stallman(url-cookie-save-interval): Simplify.
2005-12-04 Richard M. Stallman(url-history-list): Var deleted.
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-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-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-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-01 Chong Yidong*** empty log message ***
2005-08-24 Juanma Barranquero(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar...
2005-07-15 Richard M. Stallman(url-http-parse-headers): Add :redirect arg-pair
2005-07-05 Lute Kamstra*** empty log message ***
2005-07-04 Juanma Barranquero*** empty log message ***
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-23 Richard M. Stallman*** empty log message ***
2005-06-21 Juanma Barranquero*** empty log message ***
2005-06-14 Juanma Barranquero*** empty log message ***
2005-06-13 Stefan Monnier(url-file, url-file-asynch-callback): Use with-current...
2005-06-10 Stefan MonnierRemove most autoload cookies.
2005-06-10 Stefan Monnier(url-retrieve-synchronously): Don't exit precipitously...
2005-06-10 Juanma Barranquero*** empty log message ***
2005-05-19 Juanma Barranquero(url-cookie-multiple-line): Specify group and type...
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-04-18 Stefan Monnier(url-retrieve-synchronously): Work around the fact...
2005-04-04 Lute Kamstra*** empty log message ***
2005-02-26 Eli Zaretskii(url-have-visited-url): Don't barf if url-history-hash...
2005-02-14 Richard M. Stallman*** empty log message ***
2005-01-22 Eli ZaretskiiFix last entry.
2005-01-22 Eli Zaretskii*** empty log message ***
2005-01-13 Stefan Monnier(url-retrieve-synchronously): Use accept-process-output...
2005-01-03 Thien-Thi Nguyen(url-http-handle-authentication): Don't kill the curren...
2004-12-11 Stefan MonnierDon't `require' everything eagerly.
2004-11-30 Andreas Schwab(url-http-handle-cookies): Bind `url-current-object'
2004-11-28 Andreas Schwab(url-http-create-request): Don't add newline after
2004-11-20 Masatake YAMATO(url-mm-callback): Delay the invocation
2004-11-11 Masatake YAMATOurl-mailto.el (url-mailto): Fix a typo in the comment.
2004-11-02 Masatake YAMATO* url-imap.el (url-imap-open-host): Don't use
2004-10-20 John Paul Wallington(url-gateway-nslookup-host): Use `set-process-query...
2004-10-19 Lars HansenUpdate header.
2004-10-16 Richard M. Stallman*** empty log message ***
2004-10-12 Simon Josefsson*** empty log message ***
2004-10-10 Lars HansenFix copyright notice.
2004-10-06 Stefan Monnier(url-insert-file-contents): Use the URL to decide the
2004-09-20 Stefan Monnier(url-insert-file-contents): Decode contents.
2004-07-01 Miles BaderChanges from arch/CVS synchronization
2004-07-01 Stefan Monnier*** empty log message ***
2004-07-01 Stefan Monnier*** empty log message ***