emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/browse-url.el


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/net/browse-url.el
Date: Tue, 14 Jan 2003 17:34:22 -0500

Index: emacs/lisp/net/browse-url.el
diff -c emacs/lisp/net/browse-url.el:1.25 emacs/lisp/net/browse-url.el:1.26
*** emacs/lisp/net/browse-url.el:1.25   Wed Dec 11 01:56:22 2002
--- emacs/lisp/net/browse-url.el        Tue Jan 14 17:34:20 2003
***************
*** 389,396 ****
  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 `/'.
  
  For example, adding to the default a specific translation of an ange-ftp
  address to an HTTP URL:
--- 389,396 ----
  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 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:




reply via email to

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