# HG changeset patch # User Chong Yidong # Date 1175965942 0 # Node ID b04c9e84be6a24af61a1839f0e3f2ee2621d4ae6 # Parent f73ced649edb1987ea857da57d40a5b453f3a8b6 (Disk Caching): Say Emacs 21 "and later". diff -r f73ced649edb -r b04c9e84be6a man/url.texi --- a/man/url.texi Sat Apr 07 17:12:10 2007 +0000 +++ b/man/url.texi Sat Apr 07 17:12:22 2007 +0000 @@ -759,7 +759,8 @@ 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"