# HG changeset patch # User Dave Love # Date 1039464777 0 # Node ID c41c265141e2f848eece67a0901f13b6ebc0c4c0 # Parent 35cbff0c4bd164cf139caa3c0d8286c85bba2842 (mik, pt154): New coding systems. diff -r 35cbff0c4bd1 -r c41c265141e2 lisp/ChangeLog --- a/lisp/ChangeLog Mon Dec 09 19:46:48 2002 +0000 +++ b/lisp/ChangeLog Mon Dec 09 20:12:57 2002 +0000 @@ -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 -r 35cbff0c4bd1 -r c41c265141e2 lisp/international/code-pages.el --- a/lisp/international/code-pages.el Mon Dec 09 19:46:48 2002 +0000 +++ b/lisp/international/code-pages.el Mon Dec 09 20:12:57 2002 +0000 @@ -4718,18 +4718,42 @@ ;; 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 +;;