]> code.delx.au - gnu-emacs/history - lisp/url/ChangeLog
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
[gnu-emacs] / lisp / url / ChangeLog
2007-12-02 Glenn Morris*** empty log message ***
2007-12-02 Glenn Morris(nntp-open-tls-stream, nntp-open-ssl-stream):
2007-11-28 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-11-15 Richard M. Stallman(url-retrieve-synchronously): Call delete-process.
2007-10-13 Richard M. Stallman(url-default-expander): Use `url-file-directory'.
2007-10-13 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-10-09 Richard M. Stallman(url-type, url-user, url-password, url-host)
2007-09-22 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-09-21 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-09-21 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-09-03 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-05-29 Richard M. Stallman*** empty log message ***
2007-05-29 Chong YidongFix typo.
2007-05-29 Chong Yidong* url-mailto.el (url-mailto): Insert body after
2007-04-15 Chong Yidong* url-parse.el (url-generic-parse-url): Revert 2006...
2007-04-13 Chong Yidong* url-http.el (url-http-parse-headers): Stop after...
2007-04-12 Glenn MorrisChanges from author without assignment are (thankfully...
2007-04-01 Chong Yidong* url-http.el (url-http-handle-cookies): Reverse list...
2007-03-31 Eli ZaretskiiMove url-http.el entry to lisp/url/ChangeLog.
2007-02-11 Glenn MorrisSwitch to standard GPL text for license.
2007-02-04 Chong Yidong(url-http-connection-opened): New variable.
2007-01-29 Juanma Barranquero*** empty log message ***
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-14 Magnus Henoch(url-retrieve-internal): Don't use `url-proxy-object'.
2006-12-17 Magnus Henoch*** empty log message ***
2006-12-17 Glenn MorrisAdd a copyright notice, with years based on earliest...
2006-12-10 Juanma Barranquero*** empty log message ***
2006-11-26 Magnus Henoch(url-http): Define url-http-response-version.
2006-11-26 Magnus Henoch(url-http-wait-for-headers-change-function): Use `when...
2006-11-23 Magnus Henoch(url-display-percentage): Only show a message if `url...
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 ***
next