Fix typo.
authormorioka <morioka>
Thu, 17 Sep 1998 15:55:06 +0000 (15:55 +0000)
committermorioka <morioka>
Thu, 17 Sep 1998 15:55:06 +0000 (15:55 +0000)
mcharset.el
poem.el

index cc499b6..5ce2108 100644 (file)
@@ -43,7 +43,7 @@
        (require 'mcs-nemacs)
        )
       (t
-       (require 'mcs-latin1)
+       (require 'mcs-ltn1)
        ))
 
 
diff --git a/poem.el b/poem.el
index 13d219f..01dad14 100644 (file)
--- a/poem.el
+++ b/poem.el
@@ -43,7 +43,7 @@
        (require 'poem-nemacs)
        )
       (t
-       (require 'poem-latin1)
+       (require 'poem-ltn1)
        ))