mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 07:40:39 -08:00
; Re-add recently removed comment in cyrillic.el.
https://lists.gnu.org/r/emacs-devel/2023-07/msg00303.html
This commit is contained in:
parent
e074081af3
commit
afa4fa1723
1 changed files with 1 additions and 1 deletions
|
|
@ -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)"
|
"KOI8-U 8-bit encoding for Cyrillic (MIME: KOI8-U)"
|
||||||
:coding-type 'charset
|
:coding-type 'charset
|
||||||
;; This used to be ?U which collided with UTF-8.
|
;; This used to be ?U which collided with UTF-8.
|
||||||
:mnemonic ?У
|
:mnemonic ?У ; CYRILLIC CAPITAL LETTER U
|
||||||
:charset-list '(koi8-u)
|
:charset-list '(koi8-u)
|
||||||
:mime-charset 'koi8-u)
|
:mime-charset 'koi8-u)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue