From 057eca0991c04ec70f62d94a2e7335dc1b505c7b Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 14 Jun 2002 23:23:08 +0000 Subject: [PATCH] ("Belarusian"): Doc fix. (Cp1125, koi8-t): Doc fix. --- lisp/language/cyrillic.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 7a0f62675d1..1833d24a63e 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el @@ -115,7 +115,7 @@ :mime-charset 'koi8-u) (define-coding-system 'koi8-t - "KOI8-T 8-bit encoding for Cyrillic (MIME: KOI8-T)" + "KOI8-T 8-bit encoding for Cyrillic" :coding-type 'charset :mnemonic ?* :charset-list '(koi8-t) @@ -130,7 +130,7 @@ (define-coding-system-alias 'cp1251 'windows-1251) (define-coding-system 'cp1125 - "cp1125 8-bit encoding for Cyrillic (MIME: CP1125)" + "cp1125 8-bit encoding for Cyrillic" :coding-type 'charset :mnemonic ?* :charset-list '(cp1125)) @@ -183,7 +183,7 @@ (features code-pages) (documentation . "Support for Belarusian with windows-1251 character set. -(The name Belarusian replaced Byelorussian in the eraly 1990s.)")) +\(The name Belarusian replaced Byelorussian in the early 1990s.)")) '("Cyrillic")) (provide 'cyrillic) -- 2.39.5