changeset 49240:57542068b855

(browse-url-filename-alist): Doc fix.
author Kim F. Storm <storm@cua.dk>
date Tue, 14 Jan 2003 22:34:20 +0000
parents 950a5aecd9ec
children 05e79d32e0c7
files lisp/net/browse-url.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/browse-url.el	Tue Jan 14 22:32:21 2003 +0000
+++ b/lisp/net/browse-url.el	Tue Jan 14 22:34:20 2003 +0000
@@ -389,8 +389,8 @@
 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: