aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-12-27 11:27:27 +0000
committerEli Zaretskii <[email protected]>2001-12-27 11:27:27 +0000
commitb24cd22ec0e793775cf96039796e06d32bd61dab (patch)
tree1a9388f7e2f96824027396dc219670841156e481 /lisp
parent0a457ceeff8b16b7ea8a3ef4f18f16a11116f10a (diff)
Fix the doc string of "Latin-5" language environment.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/language/european.el5
2 files changed, 6 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cbe1c15d1f..ed4c52feb6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-27 Eli Zaretskii <[email protected]>
+
+ * language/european.el: Fix the doc string of "Latin-5" language
+ environment.
+
2001-12-26 Richard M. Stallman <[email protected]>
* textmodes/flyspell.el (flyspell-mode-map): New keymap,
diff --git a/lisp/language/european.el b/lisp/language/european.el
index 7928771c95..6de7ca9b66 100644
--- a/lisp/language/european.el
+++ b/lisp/language/european.el
@@ -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"))