diff lisp/ffap.el @ 66184:4cc03ba58cf8

(find-file-at-point): Doc fix.
author Romain Francoise <romain@orebokech.com>
date Tue, 18 Oct 2005 09:46:34 +0000
parents c0d8adac2bfe
children fcf116e30422 0ca0d9181b5e
line wrap: on
line diff
--- a/lisp/ffap.el	Tue Oct 18 09:36:34 2005 +0000
+++ b/lisp/ffap.el	Tue Oct 18 09:46:34 2005 +0000
@@ -1380,9 +1380,7 @@
 With a prefix, this command behaves exactly like `ffap-file-finder'.
 If `ffap-require-prefix' is set, the prefix meaning is reversed.
 See also the variables `ffap-dired-wildcards', `ffap-newfile-prompt',
-and the functions `ffap-file-at-point' and `ffap-url-at-point'.
-
-See <ftp://ftp.mathcs.emory.edu/pub/mic/emacs/> for latest version."
+and the functions `ffap-file-at-point' and `ffap-url-at-point'."
   (interactive)
   (if (and (interactive-p)
 	   (if ffap-require-prefix (not current-prefix-arg)