Stefan Monnier
|
d0f891a742
|
(url-file-local-copy): Tell url-copy-file that the dest file will already exist.
|
2006-08-25 20:44:49 +00:00 |
|
Stefan Monnier
|
89a1fe7748
|
(url-insert): New function.
(url-insert-file-contents): Use it.
|
2006-04-26 20:37:58 +00:00 |
|
Stefan Monnier
|
bdba217b30
|
(url-handler-directory-file-name): New handler.
(url-file-local-copy): Plug race condition security hole.
|
2006-03-29 08:00:09 +00:00 |
|
Stefan Monnier
|
55262b16df
|
(url-retrieve-synchronously): Don't autoload.
|
2006-01-02 05:25:13 +00:00 |
|
Stefan Monnier
|
77f05e24e8
|
(url-insert-file-contents): Use the charset info
provided by the HTTP server, if any.
|
2005-11-16 19:05:38 +00:00 |
|
Eli Zaretskii
|
cc38a29416
|
Remove XEmacs conditionals.
|
2005-10-20 14:17:14 +00:00 |
|
Thien-Thi Nguyen
|
71ddfde5a5
|
Update years in copyright notice; nfc.
|
2005-08-06 15:55:38 +00:00 |
|
Lute Kamstra
|
4fc5845fe8
|
Update FSF's address.
|
2005-07-04 16:49:24 +00:00 |
|
Stefan Monnier
|
f1b587064a
|
(vc-registered): Explicitly disable VC for URL files.
|
2005-06-10 21:14:10 +00:00 |
|
Lute Kamstra
|
4ee48a9bfc
|
(url-handler-mode): Specify :group.
|
2005-04-04 09:38:43 +00:00 |
|
Stefan Monnier
|
5007cdc96d
|
Don't `require' everything eagerly.
|
2004-12-11 22:06:00 +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 |
|
Stefan Monnier
|
c7389b5db8
|
Use new find-file-hook.
(url-file-attributes): Add id-format parameter.
|
2004-04-16 22:00:40 +00:00 |
|
Stefan Monnier
|
f1300fba1c
|
(url-handler-mode): New minor mode.
(url-setup-file-name-handlers): Remove.
|
2004-04-12 20:43:39 +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 |
|