aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Fix last entry.Eli Zaretskii2005-01-221-2/+2
* *** empty log message ***Eli Zaretskii2005-01-221-0/+5
* (url-http-parse-headers): Reset url-http-data to nil,Eli Zaretskii2005-01-221-1/+1
* (url-retrieve-synchronously): Use accept-process-output rather than sit-for.Stefan Monnier2005-01-132-21/+26
* (url-http-handle-authentication): Don't kill the current buffer.Thien-Thi Nguyen2005-01-032-2/+7
* Don't `require' everything eagerly.Stefan Monnier2004-12-112-13/+26
* (url-http-handle-cookies): Bind `url-current-object'Andreas Schwab2004-11-302-3/+15
* (url-http-create-request): Don't add newline afterAndreas Schwab2004-11-282-4/+10
* (url-mm-callback): Delay the invocationMasatake YAMATO2004-11-202-1/+10
* url-mailto.el (url-mailto): Fix a typo in the comment.Masatake YAMATO2004-11-112-1/+6
* * url-imap.el (url-imap-open-host): Don't useMasatake YAMATO2004-11-025-5/+15
* (url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'.John Paul Wallington2004-10-202-1/+6
* Update header.Lars Hansen2004-10-192-20/+53
* Update header and footer.Lars Hansen2004-10-1914-285/+322
* *** empty log message ***Richard M. Stallman2004-10-161-0/+22
* (url-do-setup): Don't set url-passwd-entry-func.Richard M. Stallman2004-10-161-20/+0
* (url-passwd-entry-func): Var deleted.Richard M. Stallman2004-10-161-33/+4
* (url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.Richard M. Stallman2004-10-161-3/+3
* Load cl at compile time.Richard M. Stallman2004-10-161-0/+1
* Don't load cl.Richard M. Stallman2004-10-161-2/+1
* (url-open-telnet): Use read-passwd.Richard M. Stallman2004-10-161-1/+1
* (url-basic-auth, url-digest-auth): Use read-passwd.Richard M. Stallman2004-10-161-4/+4
* *** empty log message ***Simon Josefsson2004-10-121-0/+16
* url-vars.el (url-gateway-method): Add new method `tls'.Simon Josefsson2004-10-125-14/+24
* Fix copyright notice.Lars Hansen2004-10-1020-26/+47
* (url-insert-file-contents): Use the URL to decide theStefan Monnier2004-10-062-1/+6
* (url-insert-file-contents): Decode contents.Stefan Monnier2004-09-202-9/+16
* Changes from arch/CVS synchronizationMiles Bader2004-07-011-0/+2
* *** empty log message ***Stefan Monnier2004-07-011-135/+103
* *** empty log message ***Stefan Monnier2004-07-011-0/+1154
* (url-debug): Use with-current-buffer.Stefan Monnier2004-04-161-25/+28
* (url-nfs-file-attributes): Add id-format parameter.Stefan Monnier2004-04-161-28/+32
* (url-https-file-attributes): Add id-format param.Stefan Monnier2004-04-161-22/+26
* (url-http-head-file-attributes, url-http-file-attributes):Stefan Monnier2004-04-161-4/+5
* Use new find-file-hook.Stefan Monnier2004-04-161-2/+2
* (url-file-create-wrapper): Use new backquote syntax.Stefan Monnier2004-04-161-6/+6
* Use with-current-buffer.Stefan Monnier2004-04-161-16/+11
* (url-retrieve): Use with-current-buffer.Stefan Monnier2004-04-121-27/+28
* Comment fixups.Stefan Monnier2004-04-122-44/+53
* (url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.Stefan Monnier2004-04-121-25/+25
* (url-handler-mode): New minor mode.Stefan Monnier2004-04-121-32/+39
* Comments and docstring fixups.Stefan Monnier2004-04-121-30/+26
* (url-cookie-handle-set-cookie): Replace calls to obsoleteJohn Paul Wallington2004-04-121-5/+5
* (cl): Don't require.Stefan Monnier2004-04-121-2/+2
* (url-hexify-string): Don't give multibyte error for char <16.Stefan Monnier2004-04-121-6/+24
* Doc fixes.Stefan Monnier2004-04-121-1/+2
* Minor text changes.Stefan Monnier2004-04-121-2/+2
* (url-mailto): Avoid warning.Stefan Monnier2004-04-121-23/+27
* (ldap): Require.Stefan Monnier2004-04-121-26/+32
* (url-https-create-secure-wrapper): Use modern backquotes.Stefan Monnier2004-04-121-8/+8