]> git.eshelyaron.com Git - emacs.git/commitdiff
("Latin-2", "Latin-5"): Doc fix.
authorDave Love <fx@gnu.org>
Wed, 9 Oct 2002 22:12:56 +0000 (22:12 +0000)
committerDave Love <fx@gnu.org>
Wed, 9 Oct 2002 22:12:56 +0000 (22:12 +0000)
lisp/language/european.el

index 63545d131c004addade2b50d5f52a87b6e54ac56..c397d7f7f2b481c468288d7dd93ccb0e8ec8f994 100644 (file)
@@ -88,6 +88,7 @@ character set which supports the following languages:
  and Swedish.
 We also have specific language environments for the following languages:
   For Czech, \"Czech\".
+  For Polish, \"Polish\".
   For Romanian, \"Romanian\".
   For Slovak, \"Slovak\"."))
  '("European"))
@@ -164,7 +165,8 @@ These languages are supported with the Latin-4 (ISO-8859-4) character set:
             (nonascii-translation . iso-8859-9)
             (unibyte-display . iso-latin-5)
             (input-method . "latin-5-postfix")
-            (documentation . "Support for Turkish language."))
+            (documentation . "Support for Latin-5.\
+See also the Turkish environment."))
  '("European"))
 
 \f