; Simplify last change to cyrillic.el.

https://lists.gnu.org/r/emacs-devel/2023-07/msg00297.html
This commit is contained in:
Basil L. Contovounesios 2023-07-08 17:50:43 +01:00
parent 44c9293ddd
commit 05984303a5

View file

@ -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 ?\u0423 ; ?\N{cyrillic capital letter u} У
:mnemonic ?У
:charset-list '(koi8-u)
:mime-charset 'koi8-u)