Glenn Morris
|
f9c9a2395c
|
(url-dav-file-attributes): Fix declaration.
|
2009-10-01 02:06:55 +00:00 |
|
Chong Yidong
|
120812a0ba
|
* url-handlers.el (url-copy-file): Add fifth arg for compatibility
with 2005-06-25 change to copy-file (Bug#4410).
|
2009-09-13 21:21:40 +00:00 |
|
Glenn Morris
|
4f0f48dfc1
|
(url-file): Avoid assignment to free variable `filename'.
|
2009-09-13 02:09:12 +00:00 |
|
Chong Yidong
|
63255710c1
|
* url-methods.el (url-scheme--registering-proxy): New variable.
(url-scheme-register-proxy, url-scheme-get-property): Avoid
calling url-scheme-register-proxy in an infloop (Bug#4191).
|
2009-09-12 00:47:13 +00:00 |
|
Glenn Morris
|
3f12e3f4bf
|
Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
next-mach.
|
2009-08-22 21:53:34 +00:00 |
|
Chong Yidong
|
7024347875
|
Add "Branch for 23.1" ChangeLog entry.
|
2009-06-21 14:35:26 +00:00 |
|
Stefan Monnier
|
d696b0d53f
|
(url-file-handler): Save match data.
|
2009-03-27 15:58:16 +00:00 |
|
Jason Rumney
|
db922cc0e5
|
Prev commit in wrong ChangeLog
|
2009-02-23 11:50:08 +00:00 |
|
Jason Rumney
|
5ca454075e
|
(url-default-expander): Use concat to combine parts. (Bug #1020)
|
2009-02-21 07:53:54 +00:00 |
|
Glenn Morris
|
f0cfa8f0c2
|
(url-generate-unique-filename): Silence compiler.
|
2009-02-10 03:27:29 +00:00 |
|
Chong Yidong
|
092f7594cd
|
(url-file): Use make-temp-file.
|
2009-02-07 21:22:55 +00:00 |
|
Chong Yidong
|
5d3c5503d7
|
(url-generate-unique-filename): Mark as obsolete.
|
2009-02-07 21:22:34 +00:00 |
|
Chong Yidong
|
1a39939843
|
(url-temporary-directory): Mark as obsolete.
|
2009-02-07 21:22:03 +00:00 |
|
Chong Yidong
|
64594ef931
|
* url-vars.el (url-temporary-directory): Mark as obsolete.
|
2009-02-07 21:21:38 +00:00 |
|
Chong Yidong
|
7feadb909b
|
(url-cookie-retrieve): Fix last change.
|
2009-01-15 13:59:50 +00:00 |
|
Chong Yidong
|
68fe704b63
|
* url-cookie.el (url-cookie-retrieve): Fix last change.
|
2009-01-15 13:59:43 +00:00 |
|
Chong Yidong
|
200c042450
|
* url-cookie.el (url-cookie-retrieve): If localpart is not a
string, use it literally.
|
2009-01-15 13:56:05 +00:00 |
|
Chong Yidong
|
033535ded7
|
(url-cookie-retrieve): Handle null localpart.
|
2009-01-14 20:47:02 +00:00 |
|
Chong Yidong
|
26343c7f0e
|
* url-cookie.el (url-cookie-retrieve): Handle null localpart.
|
2009-01-14 20:46:23 +00:00 |
|
Juanma Barranquero
|
d9e52e92aa
|
* url-util.el (url-truncate-url-for-viewing): Doc fix.
|
2009-01-13 01:53:45 +00:00 |
|
Glenn Morris
|
78892d1be9
|
(url-cid-gnus): Fix typo in header name.
|
2009-01-09 03:19:39 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Chong Yidong
|
08299ea7e3
|
(url-basepath): Add url-basepath as an alias for url-file-directory.
|
2008-11-04 17:11:58 +00:00 |
|
Chong Yidong
|
92066e8365
|
* url-util.el (url-basepath): Add url-basepath as an alias for
url-file-directory.
|
2008-11-04 17:11:52 +00:00 |
|
Juanma Barranquero
|
091b0137bf
|
Fix braino in previous change.
|
2008-10-24 09:44:46 +00:00 |
|
Juanma Barranquero
|
d6c180c46b
|
New function `locate-user-emacs-file'.
* subr.el (locate-user-emacs-file): New function.
(user-emacs-directory): Mention it in docstring.
* completion.el (save-completions-file-name):
* filesets.el (filesets-menu-cache-file):
* image-dired.el (image-dired-dir, image-dired-db-file)
(image-dired-temp-image-file, image-dired-gallery-dir)
(image-dired-temp-rotate-image-file):
* savehist.el (savehist-file):
* server.el (server-auth-dir):
* startup.el (auto-save-list-file-prefix):
* thumbs.el (thumbs-thumbsdir):
* tutorial.el (tutorial--saved-dir):
* play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
* url.el (url-configuration-directory): Use `locate-user-emacs-file'.
* NEWS: New function `locate-user-emacs-file'.
|
2008-10-24 09:39:27 +00:00 |
|
Chong Yidong
|
ab8dad365f
|
(url-basic-auth): Encode password string.
|
2008-10-20 16:06:03 +00:00 |
|
Chong Yidong
|
3b4df55029
|
* url-auth.el (url-basic-auth): Encode password string.
|
2008-10-20 16:05:53 +00:00 |
|
Juanma Barranquero
|
183080b610
|
Fix typos.
|
2008-10-01 09:12:37 +00:00 |
|
Glenn Morris
|
4968291f3f
|
Comment.
|
2008-09-25 07:41:32 +00:00 |
|
Juanma Barranquero
|
10d1d0af5f
|
Fix typos.
|
2008-09-24 01:16:16 +00:00 |
|
Glenn Morris
|
b7270504e4
|
Comment.
|
2008-08-30 20:07:58 +00:00 |
|
Glenn Morris
|
e77e9cf409
|
(url-https-expand-file-name): Resolve directly to url-default-expander
rather than via another alias.
(url-default-expander): Autoload an autoload. (Bug#825).
|
2008-08-30 02:22:47 +00:00 |
|
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 |
|