]> code.delx.au - gnu-emacs/commitdiff
Fix the doc string of "Latin-5" language environment.
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Dec 2001 11:27:27 +0000 (11:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Dec 2001 11:27:27 +0000 (11:27 +0000)
lisp/ChangeLog
lisp/language/european.el

index cbe1c15d1fe6d951803d4189575dcd772ed7dd9c..ed4c52feb65f2f6a362d92ae4d47328142e4a148 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * language/european.el: Fix the doc string of "Latin-5" language
+       environment.
+
 2001-12-26  Richard M. Stallman  <rms@gnu.org>
 
        * textmodes/flyspell.el (flyspell-mode-map): New keymap,
index 7928771c956b548b4b75829c6e92fed6f63ebec7..6de7ca9b662a465ae3510647cdec7c1f2714999c 100644 (file)
@@ -183,10 +183,7 @@ These languages are supported with the Latin-4 (ISO-8859-4) character set:
             (unibyte-syntax . "latin-5")
             (unibyte-display . iso-latin-5)
             (input-method . "latin-5-postfix")
-            (documentation . "\
-These languages are supported with the Latin-5 (ISO-8859-9) character set:
- Bulgarian, Byelorussian, (Slavic) Macedonian, Russian, Serbian and
- Ukranian."))                          ; says ISO 8859-1
+            (documentation . "Support for Turkish language."))
  '("European"))
 
 \f