]> git.eshelyaron.com Git - emacs.git/commitdiff
(browse-url-filename-alist): Doc fix.
authorKim F. Storm <storm@cua.dk>
Tue, 14 Jan 2003 22:34:20 +0000 (22:34 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 14 Jan 2003 22:34:20 +0000 (22:34 +0000)
lisp/net/browse-url.el

index 2f104a06cc2058b54b3433d2f56e1eaccaa782ef..0a417a22f0fa6258f8e0214ce0f2a406a41ef386 100644 (file)
@@ -389,8 +389,8 @@ commands reverses the effect of this variable.  Requires Netscape version
 Any substring of a filename matching one of the REGEXPs is replaced by
 the corresponding STRING using `replace-match', not treating STRING
 literally.  All pairs are applied in the order given.  The default
-value converts ange-ftp/EFS-style paths into ftp URLs and prepends
-`file:' to any path beginning with `/'.
+value converts ange-ftp/EFS-style file names into ftp URLs and prepends
+`file:' to any file name beginning with `/'.
 
 For example, adding to the default a specific translation of an ange-ftp
 address to an HTTP URL: