Commit graph

99 commits

Author SHA1 Message Date
Lute Kamstra
a0ec7a4a17 *** empty log message *** 2005-07-05 12:22:32 +00:00
Lute Kamstra
4fc5845fe8 Update FSF's address. 2005-07-04 16:49:24 +00:00
Juanma Barranquero
59fda2faaa *** empty log message *** 2005-07-04 01:26:53 +00:00
Juanma Barranquero
9a6f3ca532 (url, url-file, url-cache, url-mime, url-hairy): Finish `defgroup' description
with period.
2005-07-04 01:13:26 +00:00
Juanma Barranquero
6a2f8c56e8 (url-news): Finish `defgroup' description with period. 2005-07-04 01:11:51 +00:00
Juanma Barranquero
7e1f4bf510 (url-history): Finish `defgroup' description with period.
(url-history-track): Fix typos in docstring.
2005-07-04 01:09:34 +00:00
Juanma Barranquero
383168ec16 (url-gateway): Finish `defgroup' description with period. 2005-07-04 01:05:26 +00:00
Juanma Barranquero
5d9f30c6d7 (url-cookie): Finish `defgroup' description with period. 2005-07-04 01:04:33 +00:00
Richard M. Stallman
231add10db (url-http-create-request): Call url-recreate-url in proxy case. 2005-06-28 21:35:28 +00:00
Richard M. Stallman
e893ce91fb (url-http-create-request): When computing real-fname,
call url-filename in both cases.
2005-06-28 00:48:17 +00:00
Richard M. Stallman
9f8a95cd54 (url-cookie-store): Rename arg PATH to LOCALPART.
(url-cookie-retrieve): Likewise.
(url-cookie-generate-header-lines): Likewise.
(url-cookie-handle-set-cookie): Likewise.
(url-cookie-create): Expect :localpart instead of :path.
(url-cookie-localpart): Renamed from url-cookie-path.
(url-cookie-set-localpart): Renamed from url-cookie-set-path.
(url-cookie-file): Doc fix.
(url-cookie-p): Add doc string.
2005-06-28 00:47:07 +00:00
Richard M. Stallman
528b6abcb4 *** empty log message *** 2005-06-23 21:49:52 +00:00
Richard M. Stallman
7407e52e20 (url-cookie-generate-header-lines): Fix autoload cookie. 2005-06-23 21:28:07 +00:00
Juanma Barranquero
23873c965c *** empty log message *** 2005-06-21 14:12:12 +00:00
Juanma Barranquero
9531f95f8d (url-gateway-unplugged): Fix spellings. 2005-06-21 13:36:40 +00:00
Juanma Barranquero
1e0b3a7ef3 (url-open-stream): Fix spellings. 2005-06-21 13:35:38 +00:00
Juanma Barranquero
0b46b379ea *** empty log message *** 2005-06-14 15:52:56 +00:00
Juanma Barranquero
e2a0329ada (url-completion-function): Follow error conventions. 2005-06-14 15:07:56 +00:00
Stefan Monnier
175384d1ee (url-file, url-file-asynch-callback): Use with-current-buffer. 2005-06-13 14:32:42 +00:00
Stefan Monnier
0090e0483c Remove most autoload cookies.
Don't hook into the url-file-handler since it currently breaks all
non-HTTP URLs.
2005-06-10 22:02:23 +00:00
Stefan Monnier
7f95457178 (url-retrieve-synchronously): Don't exit precipitously when
fetching a file via ange-ftp.
2005-06-10 21:14:34 +00:00
Stefan Monnier
f1b587064a (vc-registered): Explicitly disable VC for URL files. 2005-06-10 21:14:10 +00:00
Juanma Barranquero
466c78c08f *** empty log message *** 2005-06-10 14:16:23 +00:00
Juanma Barranquero
eb88139e25 (url-cookie-multiple-line): Fix spelling in docstring. 2005-06-10 13:19:09 +00:00
Eli Zaretskii
63db964466 (url-http-chunked-encoding-after-change-function): Use `url-http-debug'
instead of `message'.
2005-06-04 18:37:16 +00:00
Eli Zaretskii
b8e517587a Simplify last change. 2005-06-04 18:32:57 +00:00
Eli Zaretskii
86b21ac359 (url-http-parse-headers): Pass redirected URL as a callback argument. 2005-06-04 18:30:54 +00:00
Juanma Barranquero
93c8c9cd7d (url-cookie-multiple-line): Specify group and type in defcustom. 2005-05-19 17:59:58 +00:00
Juanma Barranquero
216d380630 Replace string-to-int' by string-to-number'. 2005-05-16 10:07:59 +00:00
Stefan Monnier
799fba8ff4 (url-retrieve-synchronously): Work around the fact that
url-http sometimes doesn't call the callback.
2005-04-18 13:19:43 +00:00
Richard M. Stallman
d9cdf64b8d (url-ldap): Add docstring. Fix call to `ldap-search-internal'. 2005-04-10 17:01:46 +00:00
Lute Kamstra
8c6ef2ca34 *** empty log message *** 2005-04-04 09:39:03 +00:00
Lute Kamstra
4ee48a9bfc (url-handler-mode): Specify :group. 2005-04-04 09:38:43 +00:00
Stefan Monnier
9b06ffa3dc Better adhere to coding conventions. 2005-03-31 23:17:51 +00:00
Eli Zaretskii
a6efc2c25d (url-have-visited-url): Don't barf if url-history-hash-table is nil. 2005-02-26 15:23:43 +00:00
Richard M. Stallman
134948fc5f *** empty log message *** 2005-02-14 10:25:50 +00:00
Richard M. Stallman
76bad53408 (url-http-parse-headers): Test url-automatic-caching. 2005-02-14 09:58:33 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Eli Zaretskii
557724a871 Fix last entry. 2005-01-22 10:55:38 +00:00
Eli Zaretskii
1a8461d34c *** empty log message *** 2005-01-22 10:53:39 +00:00
Eli Zaretskii
cfdd484fc7 (url-http-parse-headers): Reset url-http-data to nil,
like for the 303 response.
2005-01-22 10:52:28 +00:00
Stefan Monnier
944b2ab6ca (url-retrieve-synchronously): Use accept-process-output rather than sit-for. 2005-01-13 14:35:11 +00:00
Thien-Thi Nguyen
e817f9a248 (url-http-handle-authentication): Don't kill the current buffer. 2005-01-03 16:56:28 +00:00
Stefan Monnier
5007cdc96d Don't `require' everything eagerly. 2004-12-11 22:06:00 +00:00
Andreas Schwab
cacfe88b03 (url-http-handle-cookies): Bind `url-current-object'
to `url-http-cookies-sources' so that cookies are attributed to
proper domain.
(url-http): Make local variable `url-http-cookies-sources'.
2004-11-30 21:32:35 +00:00
Andreas Schwab
dc1a0a7a28 (url-http-create-request): Don't add newline after
the request data.
2004-11-28 19:14:11 +00:00
Masatake YAMATO
14e25c87b0 (url-mm-callback): Delay the invocation
of `mm-destroy-parts'. Invoke `mm-destroy-parts'
when the buffer is killed.
2004-11-20 03:57:59 +00:00
Masatake YAMATO
de0234ea3d url-mailto.el (url-mailto): Fix a typo in the comment. 2004-11-11 18:03:41 +00:00
Masatake YAMATO
60b5eb7862 * url-imap.el (url-imap-open-host): Don't use
`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.
2004-11-02 09:40:30 +00:00
John Paul Wallington
ed87225ada (url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'. 2004-10-20 08:04:19 +00:00