Juanma Barranquero
ba60bd44c7
Fix typos.
2008-07-18 15:42:14 +00:00
Juanma Barranquero
d1ce47b068
Typo and docstring fixes.
...
* url.el (url-do-setup):
* url-dired.el (url-dired-minor-mode):
* url-file.el (url-file-find-possibly-compressed-file):
* url-gw.el (url-gateway-broken-resolution):
* url-handlers.el (url-handler-regexp):
* url-imap.el (url-imap-default-port):
* url-methods.el (url-scheme-get-property): Fix typos in docstrings.
* url-auth.el (url-basic-auth-storage, url-digest-auth):
Fix typos in docstrings.
(url-digest-auth-storage, url-register-auth-scheme): Reflow docstrings.
* url-cache.el (url-cache-prepare): Doc fix.
(url-cache-create-filename-human-readable, url-cache-extract):
Fix typos in docstrings.
* url-dav.el (url-intersection, url-dav-iso8601-regexp)
(url-dav-delete-something): Fix typos in docstrings.
(url-dav-http-success-p, url-dav-file-name-all-completions)
(url-dav-directory-files, url-dav-file-name-completion): Doc fixes.
* url-http.el (url-http-idle-sentinel): Doc fix.
* url-irc.el (url-irc-default-port): Fix typo in docstring.
(url-irc-function): Doc fix.
* url-util.el (url-get-url-filename-chars, url-unhex-string):
Fix typos in docstrings.
(url-file-extension): Doc fix.
* url-vars.el (url-current-object, url-current-mime-headers)
(url-privacy-level, url-mail-command, url-mime-language-string):
Fix typos in docstrings.
(url-honor-refresh-requests): Reflow docstring.
(url-using-proxy): Doc fix.
2008-07-02 11:14:38 +00:00
Glenn Morris
fffa137cb7
American English spelling fix.
2008-06-27 07:34:53 +00:00
Glenn Morris
04bf5b655a
American English spelling fix.
2008-06-27 02:14:52 +00:00
Dan Nicolaescu
0b5c42251a
* vc-dav.el: Move here from url/vc-dav.el.
...
* Makefile.in (ELCFILES): Update vc-dav.el location.
* vc-dav.el: Move to the parent directory to be together with the
rest of the VC backends.
2008-06-22 14:57:42 +00:00
Glenn Morris
8705576eab
(auth-source-user-or-password): Remove unnecessary eval-and-compile.
2008-06-07 02:34:01 +00:00
Stefan Monnier
a118b59bed
(url-file-name-completion): Add missing argument.
2008-05-30 01:36:29 +00:00
Teodor Zlatanov
97d1c23634
Add autoload cookie for
...
`auth-source-user-or-password'.
(url-basic-auth, url-digest-auth): Use it with any realm,
overriding the user name and password before the prompt.
2008-05-12 12:39:46 +00:00
Glenn Morris
4936186e9c
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 04:29:13 +00:00
Juanma Barranquero
c385aa1a13
(url-load-hook): Fix typo in docstring.
2008-04-28 16:27:17 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Magnus Henoch
84f089d3fb
(url-http-chunked-encoding-after-change-function):
...
Remove superfluous CRLF at end of file. (bug #42 )
2008-03-09 20:16:12 +00:00
Andreas Schwab
26d72be862
Require cl when compiling.
2008-03-02 17:24:18 +00:00
Teodor Zlatanov
d626f888d2
(url-get-normalized-date): Simplify
...
to use `format-time-string'. Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.
2008-02-28 17:41:40 +00:00
Michael Albinus
a9f31e3df9
* url-handlers.el (file-remote-p): Add handler.
...
(url-handler-file-remote-p): New fun.
2008-02-06 20:34:23 +00:00
Stefan Monnier
791fe18237
(url-handler-unhandled-file-name-directory):
...
Handle `file' URLs specially. Return nil for non-local filenames.
2008-02-06 14:43:05 +00:00
Magnus Henoch
b72ef56499
Require cl when compiling, for setf.
2008-02-04 06:40:29 +00:00
John Wiegley
e652840bf7
2008-01-29 John Wiegley <johnw@newartisans.com>
...
* url-auth.el (url-digest-auth): If the 'opaque' argument is not
being used, don't add it to the response text. Also, changed an
if so that the interaction between the PROMPT and OVERWRITE
arguments can no longer result in the user being queried twice for
the same login and password information.
2008-01-29 03:52:05 +00:00
Stefan Monnier
66991ff0a0
(url-generic-parse-url): Fix docstring.
2008-01-26 19:46:17 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Stefan Monnier
ce4059eea0
(unhandled-file-name-directory): Add handler.
...
(url-handler-unhandled-file-name-directory): New fun.
2008-01-21 17:16:52 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
2941ce4bcf
*** empty log message ***
2008-01-07 16:39:40 +00:00
Juanma Barranquero
2a5be7dc2b
*** empty log message ***
2008-01-07 11:41:11 +00:00
Michael Albinus
80e4b01d33
* url-handlers.el (url-file-handler): Autoload.
2008-01-07 06:52:19 +00:00
Glenn Morris
12dc447f2a
Add 2008 to copyright years.
2008-01-07 02:23:04 +00:00
Glenn Morris
812498713a
(url-make-private-file): New function.
2007-12-11 05:50:37 +00:00
Glenn Morris
57f44ca44a
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:50:11 +00:00
Glenn Morris
e6ed493502
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:49:53 +00:00
Glenn Morris
9824ded5dd
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:49:36 +00:00
Glenn Morris
4e44324af2
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:49:10 +00:00
Glenn Morris
8703ea5358
(url-make-private-file): New function.
2007-12-11 05:48:40 +00:00
Glenn Morris
4577244fc9
(url-configuration-directory): Make it a defcustom.
2007-12-11 05:48:25 +00:00
Glenn Morris
40234eaf65
Remove directory part from filenames in function declarations.
2007-12-06 04:03:32 +00:00
Glenn Morris
e05b1e72be
(top-level): Don't require cl when compiling.
...
(url-imap): Use signal rather than check-type.
2007-12-02 18:05:57 +00:00
Glenn Morris
d87fefad37
(top-level): Don't require cl when compiling.
...
(url-history-setup-save-timer, url-history-save-history):
Use condition-case rather than ignore-errors.
2007-12-02 18:05:36 +00:00
Glenn Morris
ed7cf49acf
Don't require cl when compiling.
2007-12-02 18:05:26 +00:00
Glenn Morris
3d54861a68
(url-dav-delete-directory): Fix message typo.
2007-12-02 18:01:10 +00:00
Glenn Morris
1a39318ad3
*** empty log message ***
2007-12-02 04:09:52 +00:00
Glenn Morris
c2bf6d2c83
*** empty log message ***
2007-12-02 04:09:45 +00:00
Glenn Morris
24030ea3d9
(top-level): Don't require cl when compiling.
...
(gnus-group-buffer): Define for compiler.
(url-news-fetch-message-id): Don't use `declare'.
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
2007-12-02 04:03:19 +00:00
Glenn Morris
0bb2aced74
(nntp-open-tls-stream, nntp-open-ssl-stream):
...
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
2007-12-02 03:58:04 +00:00
Glenn Morris
29c7eba8a1
(top-level): Always require url-parse, not just when compiling.
2007-12-01 22:04:57 +00:00
Glenn Morris
361763416f
(url-cookie-p): Declare as a function.
2007-11-30 08:06:25 +00:00
Glenn Morris
0bd90741d6
(zenirc, zenirc-send-line): Declare as functions.
2007-11-29 04:35:08 +00:00
Glenn Morris
132d5910a0
(url-file-build-filename, url-file): Wrap uses of
...
efs in (featurep 'xemacs) test.
2007-11-29 04:32:05 +00:00
Glenn Morris
7ba1d5ae7a
Diane Murray <disumu at x3y2z1.net>
...
Don't require w3-fetch and w3-open-local.
(url-dired-find-file): Use `find-file'. Doc fix.
(url-dired-find-file-mouse, url-dired-minor-mode): Doc fix.
2007-11-28 08:28:20 +00:00
Glenn Morris
e05661923e
Diane Murray <disumu at x3y2z1.net>
...
Don't require w3-fetch and w3-open-local.
(url-dired-find-file): Use `find-file'. Doc fix.
(url-dired-find-file-mouse, url-dired-minor-mode): Doc fix.
2007-11-28 08:28:15 +00:00
Glenn Morris
ba40adb479
Comment.
2007-11-27 04:11:39 +00:00
Glenn Morris
bb78f35261
(url-device-type): Fix typo.
2007-11-24 03:29:25 +00:00