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

22 Commits

Author SHA1 Message Date
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
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
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
Lars Hansen
2a6c7fe5f2 Update header. 2004-10-19 21:37:32 +00:00
Richard M. Stallman
c2e2ede7e8 *** empty log message *** 2004-10-16 15:35:53 +00:00
Simon Josefsson
3bb53a84de *** empty log message *** 2004-10-12 09:55:20 +00:00
Lars Hansen
df41da5eda Fix copyright notice. 2004-10-10 20:40:21 +00:00
Stefan Monnier
ccd59305b4 (url-insert-file-contents): Use the URL to decide the
encoding, not the buffer-file-name (which might not even exist).
2004-10-06 15:56:41 +00:00
Stefan Monnier
d4fdad607e (url-insert-file-contents): Decode contents. 2004-09-20 21:27:10 +00:00
Miles Bader
cfceee1ed3 Changes from arch/CVS synchronization 2004-07-01 21:03:14 +00:00
Stefan Monnier
4dfde3dd1d *** empty log message *** 2004-07-01 13:02:50 +00:00
Stefan Monnier
10a6e6ba22 *** empty log message *** 2004-07-01 12:29:28 +00:00