# HG changeset patch # User Eli Zaretskii # Date 1159722598 0 # Node ID 34d5e5197e9c618c6ca7eaa8efc3a730c97b03e9 # Parent 214945e703e4fbd6a22f4aa970b232280b09b972 (ffap-rfc-path): Change the address of the RFC repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone. diff -r 214945e703e4 -r 34d5e5197e9c lisp/ffap.el --- a/lisp/ffap.el Sun Oct 01 16:48:58 2006 +0000 +++ b/lisp/ffap.el Sun Oct 01 17:09:58 2006 +0000 @@ -954,7 +954,7 @@ (substring name 2)))) (defvar ffap-rfc-path - (concat (ffap-host-to-filename "ds.internic.net") "/rfc/rfc%s.txt")) + (concat (ffap-host-to-filename "ftp.rfc-editor.org") "/in-notes/rfc%s.txt")) (defun ffap-rfc (name) (format ffap-rfc-path