aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* (url-cookie-multiple-line): Specify group and type in defcustom.Juanma Barranquero2005-05-192-1/+8
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-168-34/+47
* (url-retrieve-synchronously): Work around the fact thatStefan Monnier2005-04-182-9/+22
* (url-ldap): Add docstring. Fix call to `ldap-search-internal'.Richard M. Stallman2005-04-101-17/+20
* *** empty log message ***Lute Kamstra2005-04-041-0/+4
* (url-handler-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* Better adhere to coding conventions.Stefan Monnier2005-03-311-1/+7
* (url-have-visited-url): Don't barf if url-history-hash-table is nil.Eli Zaretskii2005-02-262-1/+7
* *** empty log message ***Richard M. Stallman2005-02-141-0/+4
* (url-http-parse-headers): Test url-automatic-caching.Richard M. Stallman2005-02-141-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* 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