unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Magnus Henoch <mange@freemail.hu>
To: emacs-devel@gnu.org
Subject: Re: Add Ukrainian G to cyrillic-translit?
Date: Wed, 10 Sep 2008 20:22:08 +0200	[thread overview]
Message-ID: <87prnb275b.fsf@freemail.hu> (raw)
In-Reply-To: 86myig2c4u.fsf@lifelogs.com

Ted Zlatanov <tzz@lifelogs.com> writes:

> In trunk, cyrillic-translit has been modified quite a bit from the
> EMACS_22_BASE version, so your patch is not accurate there.  Can you
> take a look and compare, to be safe?

Oops, what I thought was the 22 version of cyrillic.el was actually
another copy of the trunk version...  The actual patch for the branch
would be the one below.

Magnus

--- cyrillic.el.~1.29.2.3.~	2008-07-02 13:43:45.000000000 +0200
+++ cyrillic.el	2008-09-10 20:19:54.000000000 +0200
@@ -1015,7 +1015,8 @@
 Russian alphabet: a b v=w g d e yo=jo zh z i j=j' k l m n o p r s t
 u f h=kh=x c ch sh shch=sj=/s=/sht ~ y ' e' yu=ju ya=ja=q
 
-Also included are Ukrainian є (YE) = \"/e\" and ї (YI) = \"yi\",
+Also included are Ukrainian є (YE) = \"/e\", ї (YI) = \"yi\",
+ґ (GHE WITH UPTURN) = \"g'\",
 Belarusian ў (SHORT U) = \"u'\",
 Serbo-Croatian ђ (DJE) = \"/d\", ћ (CHJE)= \"/ch\",
 Macedonian ѓ (GJE) = \"/g\", ѕ (DZE) = \"/s\", ќ (KJE) = \"/k\",
@@ -1056,10 +1057,12 @@
  ("Ya" ?Я) ("YA" ?Я) ("Ja" ?Я) ("JA" ?Я) ("Q" ?Я)
 
  ("/e" ?є) ("yi" ?ї) ("u'" ?ў)
+ ("g'" ?ґ)
  ("/d" ?ђ) ("/ch" ?ћ)
  ("/g" ?ѓ) ("/s" ?ѕ) ("/k" ?ќ)
  ("/i" ?і) ("/j" ?ј) ("/l" ?љ) ("/n" ?њ) ("/z" ?џ)
  ("/E" ?Є) ("YE" ?Є) ("Yi" ?Ї) ("YI" ?Ї) ("U'" ?Ў)
+ ("G'" ?Ґ)
  ("/D" ?Ђ) ("/Ch" ?Ћ) ("/CH" ?Ћ)
  ("/G" ?Ѓ) ("/S" ?Ѕ) ("/K" ?Ќ)
  ("/I" ?І) ("/J" ?Ј) ("/L" ?Љ) ("/N" ?Њ) ("/Z" ?Џ)







  reply	other threads:[~2008-09-10 18:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10  8:55 Add Ukrainian G to cyrillic-translit? Magnus Henoch
2008-09-10 16:34 ` Ted Zlatanov
2008-09-10 18:22   ` Magnus Henoch [this message]
2008-09-11 14:49     ` Ted Zlatanov
2008-09-11 20:25       ` Magnus Henoch
2008-09-11  0:15 ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87prnb275b.fsf@freemail.hu \
    --to=mange@freemail.hu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).