aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-01(url-http-create-request):Stefan Monnier2-3/+15
2006-09-01(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.Stefan Monnier1-10/+13
2006-08-29(url-cookie-write-file): Really don't use versioned backups.Stefan Monnier2-2/+6
2006-08-25(url-file-local-copy): Tell url-copy-file that the dest file will already exist.Stefan Monnier2-1/+6
2006-07-31(url-hexify-string): Only utf-8 encode if it's a multibyte string.Stefan Monnier2-9/+27
2006-07-30(url-hexify-string): Rewrite.Thien-Thi Nguyen2-11/+17
2006-07-14Update for ERC 5.1.3.Miles Bader2-3/+5
2006-07-12*** empty log message ***Stefan Monnier1-2/+2
2006-07-11Remove spurious * in docstrings.Stefan Monnier2-8/+24
2006-05-12(url-http-file-exists-p): Test if status is integer.Reiner Steib2-1/+6
2006-05-05*** empty log message ***Eli Zaretskii1-0/+5
2006-05-05(url-http-parse-headers): Don't reuse connection if "Connection: close" headerEli Zaretskii1-0/+4
2006-04-26(url-open-stream): Don't hide errors.Stefan Monnier2-7/+17
2006-04-26(url-insert): New function.Stefan Monnier1-21/+35
2006-03-29(url-handler-directory-file-name): New handler.Stefan Monnier2-1/+25
2006-03-27Fix last change.Romain Francoise1-1/+2
2006-03-27(url-irc-rcirc, url-irc-erc): New functions.Romain Francoise2-4/+22
2006-03-07(url-http-find-free-connection): Fix braino in last fix.Stefan Monnier2-1/+6
2006-03-06(url-http-find-free-connection): Don't kill the processStefan Monnier2-8/+18
2006-02-20(url-http-find-free-connection): braino.Stefan Monnier1-1/+1
2006-02-20(url-redirect-buffer): New var.Stefan Monnier2-13/+34
2006-02-20Require `url' rather than try to autoload parts of it.Stefan Monnier1-21/+27
2006-02-05Update years in copyright notice; nfc.Thien-Thi Nguyen23-23/+24
2006-01-18Move defvars out of eval-when-compile.Stefan Monnier2-12/+14
2006-01-10(url-retrieve-synchronously): Adjust the workaround so as notStefan Monnier2-2/+8
2006-01-10(url-privacy-level): Add setter.Stefan Monnier2-4/+9
2006-01-10(url-setup-privacy-info): Add docstring.Stefan Monnier1-6/+5
2006-01-05(url-history-hash-table): Initialize in declaration.Stefan Monnier2-37/+44
2006-01-05(url-cookie-parse-file): Don't complain of missing file.Stefan Monnier2-8/+19
2006-01-05(url-history-parse-history): Don't complain if the file is missing.Stefan Monnier1-5/+4
2006-01-02(url-retrieve-synchronously): Don't autoload.Stefan Monnier2-2/+9
2006-01-02(url-retrieve, url-retrieve-synchronously): Autoload.Stefan Monnier1-1/+3
2006-01-02Require `url'.Stefan Monnier1-1/+2
2005-12-27(url-store-in-cache): Use save-current-buffer.Stefan Monnier2-2/+4
2005-12-27(url-configuration-directory): Don't autoload because theStefan Monnier2-1/+5
2005-12-21(url-cookie-write-file): Create parent dir.Stefan Monnier2-2/+9
2005-12-21(url-configuration-directory): Use ~/.emacs.d if possible.Stefan Monnier1-1/+5
2005-12-08(url-cookie-save-interval): Simplify.Richard M. Stallman2-18/+13
2005-12-08(url-history-list): Var deleted for real.Richard M. Stallman1-3/+0
2005-12-04(url-history-list): Var deleted.Richard M. Stallman2-20/+14
2005-12-01(url-history-track): Fix last change.Kim F. Storm1-1/+1
2005-12-01*** empty log message ***Kim F. Storm1-0/+4
2005-12-01(url-history-track): Call url-history-setup-save-timer in :set function.Richard M. Stallman2-4/+18
2005-12-01(url-retrieve): Test url-history-track.Richard M. Stallman1-1/+2
2005-11-18Use with-current-buffer.Stefan Monnier2-31/+28
2005-11-16(url-insert-file-contents): Use the charset infoStefan Monnier2-9/+16
2005-10-20*** empty log message ***Eli Zaretskii1-0/+9
2005-10-20Remove XEmacs conditionals.Eli Zaretskii5-31/+8
2005-10-16*** empty log message ***Stefan Monnier1-0/+4
2005-10-15Don't try to autoload hash table functions.Richard M. Stallman2-10/+4