diff options
author | Kenichi Handa <handa@m17n.org> | 2006-05-19 04:25:54 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2006-05-19 04:25:54 +0000 |
commit | a161b46d27b3b9deb0aa218a108ff53af0ecca7f (patch) | |
tree | ef5d4f8d86e955f5ae40a856e0f644f1136bf4d3 /lisp/international/code-pages.el | |
parent | a37288ad91ae681f5239ea3eb5c7d975341c3f70 (diff) | |
download | emacs-a161b46d27b3b9deb0aa218a108ff53af0ecca7f.tar.gz |
(mik): Table corrected.
Diffstat (limited to 'lisp/international/code-pages.el')
-rw-r--r-- | lisp/international/code-pages.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/international/code-pages.el b/lisp/international/code-pages.el index 359773ac346..13181268b36 100644 --- a/lisp/international/code-pages.el +++ b/lisp/international/code-pages.el @@ -4489,7 +4489,7 @@ Return an updated `non-iso-charset-alist'." ;; Suggested by Anton Zinoviev <anton@lml.bas.bg>: Bulgarian DOS ;; codepage. Table at -;; <URL:http://czyborra.com/charsets/bulgarian-mik.txt.gz>. +;; <http://en.wikipedia.org/wiki/MIK_Code_page>. ;;;###autoload(autoload-coding-system 'mik '(require 'code-pages)) (cp-make-coding-system mik @@ -4497,7 +4497,7 @@ Return an updated `non-iso-charset-alist'." ?Ч ?Ш ?Щ ?Ъ ?Ы ?Ь ?Э ?Ю ?Я ?а ?б ?в ?г ?д ?е ?ж ?з ?и ?й ?к ?л ?м ?н ?о ?п ?р ?с ?т ?у ?ф ?х ?ц ?ч ?ш ?щ ?ъ ?ы ?ь ?э ?ю ?я ?└ ?┴ ?┬ ?├ ?─ ?┼ ?╣ ?║ ?╚ ?╔ ?╩ ?╦ ?╠ ?═ ?╬ ?┐ ?░ ?▒ ?▓ ?│ ?┤ ?№ ?§ ?╗ ?╝ ?┘ ?┌ ?█ - ?▄ ?▌ ?▐ ?▀ ?α ?β ?Γ ?π ?Σ ?σ ?μ ?τ ?Φ ?Θ ?Ω ?δ ?∞ ?∅ ?∈ ?∩ ?≡ ?± ?≥ + ?▄ ?▌ ?▐ ?▀ ?α ?ß ?Γ ?π ?Σ ?σ ?µ ?τ ?Φ ?Θ ?Ω ?δ ?∞ ?φ ?ε ?∩ ?≡ ?± ?≥ ?≤ ?⌠ ?⌡ ?÷ ?≈ ?° ?∙ ?· ?√ ?ⁿ ?² ?■ ? ]) (coding-system-put 'mik 'mime-charset nil) |