emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/url.texi,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/man/url.texi,v
Date: Sat, 07 Apr 2007 17:12:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/07 17:12:22

Index: url.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/url.texi,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- url.texi    16 Jan 2007 02:21:24 -0000      1.20
+++ url.texi    7 Apr 2007 17:12:22 -0000       1.21
@@ -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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]