From: Basil L. Contovounesios Date: Sat, 8 Jul 2023 21:27:20 +0000 (+0100) Subject: ; Re-add recently removed comment in cyrillic.el. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afa4fa17232a806907e975c9532bdf12bb3e6c4c;p=emacs.git ; Re-add recently removed comment in cyrillic.el. https://lists.gnu.org/r/emacs-devel/2023-07/msg00303.html --- diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index cf3ee5a2b9d..2b32304c829 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el @@ -127,7 +127,7 @@ Support for Russian using koi8-r and the russian-computer input method.") "KOI8-U 8-bit encoding for Cyrillic (MIME: KOI8-U)" :coding-type 'charset ;; This used to be ?U which collided with UTF-8. - :mnemonic ?У + :mnemonic ?У ; CYRILLIC CAPITAL LETTER U :charset-list '(koi8-u) :mime-charset 'koi8-u)