Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e9629f83
Commit
e9629f83
authored
Apr 07, 2007
by
Chong Yidong
Browse files
(Disk Caching): Say Emacs 21 "and later".
parent
7032cd41
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
man/url.texi
man/url.texi
+2
-1
No files found.
man/url.texi
View file @
e9629f83
...
...
@@ -759,7 +759,8 @@ corresponding cache file. The two supplied possibilities are
Creates a cache file name from @var
{
url
}
using MD5 hashing.
@findex md5
This is creates entries with very few cache collisions and is fast if
you have the @code
{
md5
}
function as a primitive (Emacs 21 and XEmacs).
you have the @code
{
md5
}
function as a primitive (Emacs 21 and later,
or XEmacs).
@smallexample
(url-cache-create-filename-using-md5 "http://www.example.com/foo/bar")
@result
{}
"/home/fx/.url/cache/fx/http/com/example/www/b8a35774ad20db71c7c3409a5410e74f"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment