]> git.eshelyaron.com Git - emacs.git/commitdiff
(ffap-rfc-path): Change the address of the RFC repository to
authorEli Zaretskii <eliz@gnu.org>
Sun, 1 Oct 2006 17:11:58 +0000 (17:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 1 Oct 2006 17:11:58 +0000 (17:11 +0000)
ftp.rfc-editor.org, as ds.internic.net seems to be gone.

lisp/ChangeLog
lisp/ffap.el

index 76a55ca2816890efccb9ece59a8c2f5037ed2392..fa1a28ce307e8b7d8d084df3b4e7d2649eedd112 100644 (file)
@@ -1,3 +1,9 @@
+2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
+
+       * ffap.el (ffap-rfc-path): Change the address of the RFC
+       repository to ftp.rfc-editor.org, as ds.internic.net seems to be
+       gone.
+
 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
 
        * allout.el (allout-expose-topic): Rectify implementation of "+"
index 5ff63bfdec2aff819213f62ec4b138d8b0b73c6d..bd0c213ba6ed2adfc50133bd7b206149d0093089 100644 (file)
@@ -954,7 +954,7 @@ If t, `ffap-tex-init' will initialize this when needed.")
     (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