]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete duplicate definition for koi8-u coding system
authorUlrich Müller <ulm@gentoo.org>
Sat, 29 Aug 2020 10:29:13 +0000 (12:29 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sat, 29 Aug 2020 11:19:36 +0000 (13:19 +0200)
* lisp/language/cyrillic.el (koi8-u): Delete duplicate definition.

lisp/language/cyrillic.el

index 9847ab66e609da701b795b70c104da84c1390f57..c19637010a22de91656d6bd9f15c3b64167da222 100644 (file)
@@ -169,13 +169,6 @@ Support for Russian using koi8-r and the russian-computer input method.")
   :charset-list '(ibm866)
   :mime-charset 'cp866)
 
-(define-coding-system 'koi8-u
-  "KOI8-U 8-bit encoding for Cyrillic (MIME: KOI8-U)"
-  :coding-type 'charset
-  :mnemonic ?U
-  :charset-list '(koi8-u)
-  :mime-charset 'koi8-u)
-
 (define-coding-system 'koi8-t
   "KOI8-T 8-bit encoding for Cyrillic"
   :coding-type 'charset