aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2005-06-231-0/+4
|
* (url-cookie-generate-header-lines): Fix autoload cookie.Richard M. Stallman2005-06-231-1/+1
|
* *** empty log message ***Juanma Barranquero2005-06-211-0/+5
|
* (url-gateway-unplugged): Fix spellings.Juanma Barranquero2005-06-211-1/+1
|
* (url-open-stream): Fix spellings.Juanma Barranquero2005-06-211-1/+1
|
* *** empty log message ***Juanma Barranquero2005-06-141-0/+5
|
* (url-completion-function): Follow error conventions.Juanma Barranquero2005-06-141-2/+2
|
* (url-file, url-file-asynch-callback): Use with-current-buffer.Stefan Monnier2005-06-132-5/+7
|
* Remove most autoload cookies.Stefan Monnier2005-06-102-23/+16
| | | | | Don't hook into the url-file-handler since it currently breaks all non-HTTP URLs.
* (url-retrieve-synchronously): Don't exit precipitously whenStefan Monnier2005-06-102-13/+28
| | | | fetching a file via ange-ftp.
* (vc-registered): Explicitly disable VC for URL files.Stefan Monnier2005-06-101-0/+3
|
* *** empty log message ***Juanma Barranquero2005-06-101-0/+5
|
* (url-cookie-multiple-line): Fix spelling in docstring.Juanma Barranquero2005-06-101-2/+2
|
* (url-http-chunked-encoding-after-change-function): Use `url-http-debug'Eli Zaretskii2005-06-041-1/+1
| | | | instead of `message'.
* Simplify last change.Eli Zaretskii2005-06-041-2/+1
|
* (url-http-parse-headers): Pass redirected URL as a callback argument.Eli Zaretskii2005-06-041-1/+3
|
* (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-http sometimes doesn't call the callback.
* (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
| | | | Change development version from 21.3.50 to 22.0.50.
* 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
| | | | like for the 303 response.
* (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
| | | | | | to `url-http-cookies-sources' so that cookies are attributed to proper domain. (url-http): Make local variable `url-http-cookies-sources'.
* (url-http-create-request): Don't add newline afterAndreas Schwab2004-11-282-4/+10
| | | | the request data.
* (url-mm-callback): Delay the invocationMasatake YAMATO2004-11-202-1/+10
| | | | | of `mm-destroy-parts'. Invoke `mm-destroy-parts' when the buffer is killed.
* 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
| | | | | | | | | | | `string-to-int'. The port returned by `url-port' is expected to be an integer. * url-irc.el (url-irc): Ditto. * url-news.el (url-news-open-host): Ditto. * url-nfs.el (url-nfs-build-filename): Ditto.
* (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
| | | | | | | (mm-mime-mule-charset-alist): Remove compatibility code for old Gnus. (url-weekday-alist): Renamed from weekday-alist. (url-monthabbrev-alist): Renamed from monthabbrev-alist. (url-vars-unload-hook): Initialize hook var to hold the function.
* (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-mailto): Fix call to `push'.
* (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
|