Stefan Monnier
|
a2fd14621d
|
(url-debug): Use with-current-buffer.
|
2004-04-16 22:05:32 +00:00 |
|
Stefan Monnier
|
abbcaa0544
|
(url-nfs-file-attributes): Add id-format parameter.
(url-nfs-create-wrapper): Use new backquote syntax.
|
2004-04-16 22:04:33 +00:00 |
|
Stefan Monnier
|
3abd7705a8
|
(url-https-file-attributes): Add id-format param.
|
2004-04-16 22:02:46 +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
|
c7389b5db8
|
Use new find-file-hook.
(url-file-attributes): Add id-format parameter.
|
2004-04-16 22:00:40 +00:00 |
|
Stefan Monnier
|
ca000afff9
|
(url-file-create-wrapper): Use new backquote syntax.
(url-file-file-attributes): Add id-format parameter.
|
2004-04-16 21:59:12 +00:00 |
|
Stefan Monnier
|
f1bfaf653b
|
Use with-current-buffer.
(url-dav-process-response): Fix regexps and spurious quote.
(url-dav-file-attributes): Add id-format param.
|
2004-04-16 21:58:11 +00:00 |
|
Stefan Monnier
|
42b369cd7c
|
(url-retrieve): Use with-current-buffer.
|
2004-04-12 20:50:16 +00:00 |
|
Stefan Monnier
|
ffc00a352e
|
Comment fixups.
|
2004-04-12 20:45:16 +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 |
|
Stefan Monnier
|
f1300fba1c
|
(url-handler-mode): New minor mode.
(url-setup-file-name-handlers): Remove.
|
2004-04-12 20:43:39 +00:00 |
|
Stefan Monnier
|
76827ca493
|
Comments and docstring fixups.
|
2004-04-12 20:42:44 +00:00 |
|
John Paul Wallington
|
6e56e52681
|
(url-cookie-handle-set-cookie): Replace calls to obsolete
`assoc-ignore-case' with calls to `assoc-string'.
|
2004-04-12 10:39:09 +00:00 |
|
Stefan Monnier
|
016da1c19d
|
(cl): Don't require.
(url): Add :version.
(url-bug-address): Use bug-gnu-emacs.
|
2004-04-12 04:06:12 +00:00 |
|
Stefan Monnier
|
c6bfe6e7ca
|
(url-hexify-string): Don't give multibyte error for char <16.
(mail-header-extract): Autoload.
|
2004-04-12 04:06:01 +00:00 |
|
Stefan Monnier
|
61bbdf64e8
|
Doc fixes.
|
2004-04-12 04:05:50 +00:00 |
|
Stefan Monnier
|
30bfc9cebf
|
Minor text changes.
|
2004-04-12 04:05:43 +00:00 |
|
Stefan Monnier
|
b81c0abbde
|
(url-mailto): Avoid warning.
|
2004-04-12 04:05:07 +00:00 |
|
Stefan Monnier
|
bebcf94029
|
(ldap): Require.
(url-ldap): Fix `format' call.
(url-ldap-certificate-formatter): Avoid warning.
|
2004-04-12 04:04:31 +00:00 |
|
Stefan Monnier
|
39c541030e
|
(url-https-create-secure-wrapper): Use modern backquotes.
|
2004-04-12 04:04:21 +00:00 |
|
Stefan Monnier
|
ad8c3ee067
|
(url-history-setup-save-timer): Avoid warnings.
|
2004-04-12 04:04:10 +00:00 |
|
Stefan Monnier
|
88c963ed40
|
(url-file-build-filename): Don't use directory-sep-char.
|
2004-04-12 04:03:32 +00:00 |
|
Stefan Monnier
|
0aa70d3249
|
(url-dav-rename-file): Fix args of `signal'.
(url-intersection): New.
(url-dav-supported-p): Use it.
(url-dav-save-resource): Declare url-http-response-status special.
|
2004-04-12 04:03:16 +00:00 |
|
Stefan Monnier
|
10c3c720ca
|
(url-cookie-setup-save-timer): Avoid warnings.
|
2004-04-12 04:03:06 +00:00 |
|
Stefan Monnier
|
55d6ea46f8
|
(url-util): Require.
|
2004-04-12 04:02:25 +00:00 |
|
Stefan Monnier
|
caae2fd85f
|
(url-register-auth-scheme): Fix `format' call.
|
2004-04-12 04:02:17 +00:00 |
|
Stefan Monnier
|
d3c91027f3
|
(url-scheme-registry): Defvar.
(url-about): Use text/plain.
|
2004-04-12 04:01:43 +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
|
1051f1d82c
|
Don't require url-auto.
|
2004-04-04 03:10:58 +00:00 |
|
Stefan Monnier
|
8c8b8430b5
|
Initial revision
|
2004-04-04 01:21:46 +00:00 |
|