Mercurial > emacs
changeset 73203:34d5e5197e9c
(ffap-rfc-path): Change the address of the RFC repository to
ftp.rfc-editor.org, as ds.internic.net seems to be gone.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 01 Oct 2006 17:09:58 +0000 |
parents | 214945e703e4 |
children | 4b4ecb095eca |
files | lisp/ffap.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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