From aacad7aa1ff5bb6f6374ed739c1bd31a652004ae Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 9 Dec 2002 20:12:57 +0000 Subject: [PATCH] (mik, pt154): New coding systems. --- lisp/ChangeLog | 2 ++ lisp/international/code-pages.el | 44 ++++++++++++++++++++++++-------- 2 files changed, 36 insertions(+), 10 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 447b64a7937..7a84834ed20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,6 +5,8 @@ 2002-12-09 Dave Love + * international/code-pages.el (mik, pt154): New coding systems. + * international/ucs-tables.el: Fix properly. 2002-12-09 Andreas Schwab diff --git a/lisp/international/code-pages.el b/lisp/international/code-pages.el index 3049ae5863c..eeed98a49d1 100644 --- a/lisp/international/code-pages.el +++ b/lisp/international/code-pages.el @@ -4718,18 +4718,42 @@ corresponding args of `make-coding-system'. If MNEMONIC isn't given, ;; Original name for cp1125, says Serhii Hlodin (define-coding-system-alias 'cp866u 'cp1125) +;; Suggested by Anton Zinoviev : Bulgarian DOS +;; codepage. Table at +;; . +(cp-make-coding-system + mik + [?А ?Б ?В ?Г ?Д ?Е ?Ж ?З ?И ?Й ?К ?Л ?М ?Н ?О ?П ?Р ?С ?Т ?У ?Ф ?Х ?Ц + ?Ч ?Ш ?Щ ?Ъ ?Ы ?Ь ?Э ?Ю ?Я ?а ?б ?в ?г ?д ?е ?ж ?з ?и ?й ?к ?л ?м ?н + ?о ?п ?р ?с ?т ?у ?ф ?х ?ц ?ч ?ш ?щ ?ъ ?ы ?ь ?э ?ю ?я ?└ ?┴ ?┬ ?├ ?─ + ?┼ ?╣ ?║ ?╚ ?╔ ?╩ ?╦ ?╠ ?═ ?╬ ?┐ ?░ ?▒ ?▓ ?│ ?┤ ?№ ?§ ?╗ ?╝ ?┘ ?┌ ?█ + ?▄ ?▌ ?▐ ?▀ ?α ?β ?Γ ?π ?Σ ?σ ?μ ?τ ?Φ ?Θ ?Ω ?δ ?∞ ?∅ ?∈ ?∩ ?≡ ?± ?≥ + ?≤ ?⌠ ?⌡ ?÷ ?≈ ?° ?∙ ?· ?√ ?ⁿ ?² ?■ ? ]) + +;; Suggested by Anton Zinoviev : similar to CP1251 +;; and used for some non-Slavic Cyrillic languages. Table found at +;; . See also +;;