1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

117 Commits

Author SHA1 Message Date
Eli Zaretskii
ce13796f48 *** empty log message *** 2005-10-20 15:00:21 +00:00
Eli Zaretskii
cc38a29416 Remove XEmacs conditionals. 2005-10-20 14:17:14 +00:00
Stefan Monnier
717c6bdeb5 *** empty log message *** 2005-10-16 14:12:35 +00:00
Richard M. Stallman
a4684cb098 Don't try to autoload hash table functions. 2005-10-15 14:48:26 +00:00
Stefan Monnier
1430e7f9b9 (url-http-create-request): Avoid incorrect implicit uni->multibyte conversion. 2005-10-03 18:19:45 +00:00
Richard M. Stallman
8ccd36304d *** empty log message *** 2005-09-17 05:02:16 +00:00
Richard M. Stallman
6c9abf6a66 (url-mail-command): Don't test fboundp of `compose-mail'. 2005-09-17 04:59:02 +00:00
Richard M. Stallman
49b545fe33 (url-mailto): Special case `mail'.
Don't test fboundp of `compose-mail'.
2005-09-17 04:58:28 +00:00
Chong Yidong
8ded3f47ef 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto):
	Call `compose-mail with `new' argument if possible.
2005-09-15 03:54:24 +00:00
Chong Yidong
b0742512e5 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Delete mail buffer after sending
	autogenerated mail.
2005-09-15 03:30:39 +00:00
Chong Yidong
c8359e8fd5 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Always use a new mail buffer.
2005-09-12 23:02:16 +00:00
Chong Yidong
14bd660e69 *** empty log message *** 2005-09-02 12:30:51 +00:00
Chong Yidong
6fd388f37c *** empty log message *** 2005-09-01 16:38:39 +00:00
Juanma Barranquero
26d874b218 (nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time. 2005-08-24 14:31:17 +00:00
Juanma Barranquero
2344ffc141 (url-http-cookies-sources): Defvar at compile time. 2005-08-24 14:24:20 +00:00
Thien-Thi Nguyen
71ddfde5a5 Update years in copyright notice; nfc. 2005-08-06 15:55:38 +00:00
Richard M. Stallman
dc524e8ba5 (url-http-parse-headers): Add :redirect arg-pair
when calling url-retrieve, to indicate a redirect.
2005-07-15 05:12:19 +00:00
Richard M. Stallman
497803edbe (url-retrieve): The callback function can get an additional keyword arg pair. 2005-07-15 05:11:28 +00:00
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