From f1f6004bb8cb0f31d05165712517153e8d872d2f Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 30 Mar 2000 12:44:51 +0000 Subject: [PATCH] Fix comment. Don't bother to require format. --- lisp/international/iso-cvt.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/international/iso-cvt.el b/lisp/international/iso-cvt.el index c05bda75469..8ea455b678f 100644 --- a/lisp/international/iso-cvt.el +++ b/lisp/international/iso-cvt.el @@ -41,12 +41,10 @@ ; If you are interested in questions related to using the ISO 8859-1 ; characters set (configuring emacs, Unix, etc. to use ISO), then you ; can get the ISO 8859-1 FAQ via anonymous ftp from -; ftp.vlsivie.tuwien.ac.at in /pub/bit/FAQ-ISO-8859-1 +; ftp.vlsivie.tuwien.ac.at in /pub/8bit/FAQ-ISO-8859-1 ;;; Code: -(require 'format) - (defvar iso-spanish-trans-tab '( ("~n" "ñ") -- 2.39.5