Juanma Barranquero
|
216d380630
|
Replace string-to-int' by string-to-number'.
|
2005-05-16 10:07:59 +00:00 |
|
Richard M. Stallman
|
76bad53408
|
(url-http-parse-headers): Test url-automatic-caching.
|
2005-02-14 09:58:33 +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 |
|
Thien-Thi Nguyen
|
e817f9a248
|
(url-http-handle-authentication): Don't kill the current buffer.
|
2005-01-03 16:56:28 +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 |
|
Stefan Monnier
|
3f19601e61
|
(url-http-head-file-attributes, url-http-file-attributes):
Add id-format parameter.
|
2004-04-16 22:01:56 +00:00 |
|
Stefan Monnier
|
b43eb9abd6
|
(url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.
|
2004-04-12 20:44:14 +00:00 |
|
Miles Bader
|
1f3ddf11e8
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords
2004-04-10 Miles Bader <miles@gnu.org>
RCS keyword removal (only non-comment changes are enumerated here):
* lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
(byte-compile-insert-header): Don't use `byte-compile-version'.
* lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
instead of calculating something from the RCS `State' keyword
[the latter is almost entirely useless anyway].
* lisp/forms.el (forms-version): Variable removed.
(forms-mode): Don't use `forms-version'.
* lisp/recentf.el (recentf-version): Variable removed.
* lisp/progmodes/delphi.el (delphi-version): Variable removed.
* lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
|
2004-04-10 05:55:49 +00:00 |
|
Miles Bader
|
e5566bd545
|
Resolve CVS conflicts
|
2004-04-04 04:44:10 +00:00 |
|
Stefan Monnier
|
8c8b8430b5
|
Initial revision
|
2004-04-04 01:21:46 +00:00 |
|