unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH]: improving the MIK encoding in GNU emacs
@ 2006-05-08 23:11 Alexander Shopov
  2006-05-09  0:51 ` Kenichi Handa
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Shopov @ 2006-05-08 23:11 UTC (permalink / raw)
  Cc: eliz, anton

[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]

Hi guys,

I am sending you a single-line patch improving the support of the
Bulgarian encoding MIK (4 symbols in particular).

Recently I have provided such encoding for GNU libc.

The current state of MIK support in GNU emacs is provided by Anton
Zinoviev - it is based on my previous work on MIK for the unicode editor
Yudit, which was based on Czyborra cyrillic soup.

However during discussions and revealing old sources on the Bulgarian
free software translators' lists we have found that Czyborra's soup
differs somewhat from the real encoding which is more or less based on
cp437 + cyrillic letters.

As I have finished GNU libc, I have sent patches to Yudit's maintainer -
Gasper Sinai, now I am sending a patch to GNU emacs - so that all mik
encoding providers would be in unison.

I believe Anton would agree with the new definition of MIK as it was him
that revealed the sources that led to the redefinition of MIK.

Anyway - I am CCing him as well.

The patch has been produced with the command:

cvs diff -Nau 
against up-to-date GNU emacs from CVS HEAD branch as of
08 May 2006 23:05 UTC

Kind regards:
al_shopov

[-- Attachment #2: emacs.mik.patch --]
[-- Type: text/x-patch, Size: 1082 bytes --]

Index: lisp/international/code-pages.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/code-pages.el,v
retrieving revision 1.34
diff -u -b -p -a -u -r1.34 code-pages.el
--- lisp/international/code-pages.el	22 Jan 2006 08:26:45 -0000	1.34
+++ lisp/international/code-pages.el	8 May 2006 23:03:19 -0000
@@ -4497,7 +4497,7 @@ Return an updated `non-iso-charset-alist
   ?Ч ?Ш ?Щ ?Ъ ?Ы ?Ь ?Э ?Ю ?Я ?а ?б ?в ?г ?д ?е ?ж ?з ?и ?й ?к ?л ?м ?н
   ?о ?п ?р ?с ?т ?у ?ф ?х ?ц ?ч ?ш ?щ ?ъ ?ы ?ь ?э ?ю ?я ?└ ?┴ ?┬ ?├ ?─
   ?┼ ?╣ ?║ ?╚ ?╔ ?╩ ?╦ ?╠ ?═ ?╬ ?┐ ?░ ?▒ ?▓ ?│ ?┤ ?№ ?§ ?╗ ?╝ ?┘ ?┌ ?█
-  ?▄ ?▌ ?▐ ?▀ ?α ?β ?Γ ?π ?Σ ?σ ?μ ?τ ?Φ ?Θ ?Ω ?δ ?∞ ?∅ ?∈ ?∩ ?≡ ?± ?≥
+  ?▄ ?▌ ?▐ ?▀ ?α ?ß ?Γ ?π ?Σ ?σ ?µ ?τ ?Φ ?Θ ?Ω ?δ ?∞ ?φ ?ε ?∩ ?≡ ?± ?≥
   ?≤ ?⌠ ?⌡ ?÷ ?≈ ?° ?∙ ?· ?√ ?ⁿ ?² ?■ ? ])
 (coding-system-put 'mik 'mime-charset nil)
 

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-05-19  4:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-08 23:11 [PATCH]: improving the MIK encoding in GNU emacs Alexander Shopov
2006-05-09  0:51 ` Kenichi Handa
2006-05-09  9:47   ` Alexander Shopov
2006-05-18  8:17   ` Anton Zinoviev
2006-05-19  4:29     ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).