]> git.eshelyaron.com Git - emacs.git/commitdiff
(mik): Table corrected.
authorKenichi Handa <handa@m17n.org>
Fri, 19 May 2006 04:25:54 +0000 (04:25 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 19 May 2006 04:25:54 +0000 (04:25 +0000)
lisp/ChangeLog
lisp/international/code-pages.el

index 31efe51b26308e5def4f7b9cbc56816c65f9c741..8d6dfbba75abb27c69b3cd38bad4763ee6e7b136 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
+
+       * international/code-pages.el (mik): Table corrected.
+
 2006-05-18  Kim F. Storm  <storm@cua.dk>
 
        * progmodes/grep.el (grep-find): Don't check grep-find-command
index 359773ac3465cbece86c9cdfaa4ade048de7af30..13181268b36f9eead97b141200efe99751a5e04e 100644 (file)
@@ -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)