mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-05-01 02:31:23 -07:00
(browse-url-filename-alist): Doc fix.
This commit is contained in:
parent
9dacec4c44
commit
4dd14ef043
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue