emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ffap.el,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el,v
Date: Sun, 01 Oct 2006 17:09:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/10/01 17:09:58

Index: ffap.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ffap.el,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- ffap.el     19 Feb 2006 23:25:27 -0000      1.57
+++ ffap.el     1 Oct 2006 17:09:58 -0000       1.58
@@ -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




reply via email to

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