From 22b519858bbb4299e1db4017528f7f0d055426ea Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 5 Nov 2002 14:39:32 +0000 Subject: [PATCH] ("Bulgarian"): Fix typo. --- lisp/ChangeLog | 2 ++ lisp/language/cyrillic.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b7f7fe5bda..9730a1a2933 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-11-05 Juanma Barranquero + * language/cyrillic.el ("Bulgarian"): Fix typo. + * international/mule.el (coding-system-eol-type-mnemonic): Move from mule-util.el. diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 8b47ca324b5..e5fd697f4c3 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el @@ -440,7 +440,7 @@ This works whether or not the table is Unicode-based or (input-method . "bulgarian-bds") (features code-pages) (documentation - . "Support for Bulgrian with windows-1251 character set.")) + . "Support for Bulgarian with windows-1251 character set.")) '("Cyrillic")) (set-language-info-alist -- 2.39.2