unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Triet H. Lai" <thlai@mail.usyd.edu.au>
Cc: Pavel@Janik.cz, emacs-devel@gnu.org
Subject: Re: Vietnamese update
Date: Thu, 02 May 2002 21:34:39 +1000	[thread overview]
Message-ID: <m1elgu7plu.fsf@p3358.net10.usyd.edu.au> (raw)
In-Reply-To: <20020501.131906.58461844.wl@gnu.org> (Werner LEMBERG's message of "Wed, 01 May 2002 13:19:06 +0200 (CEST)")

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

Hi,

For completeness, here is some more translation rules.

TL

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: vntelex.el.diff --]
[-- Type: text/x-patch, Size: 606 bytes --]

--- vntelex.el~	Tue Apr 30 23:41:12 2002
+++ vntelex.el	Thu May  2 21:24:00 2002
@@ -401,6 +401,7 @@
 
  ;; escape from composition
  ("\\w" ?w)	; breve or horn 
+ ("\\W" ?W)
  ("\\a" ?a)	; a circumflex
  ("\\A" ?A)	; A circumflex
  ("\\e" ?e)	; e circumflex
@@ -408,11 +409,17 @@
  ("\\o" ?o)	; o circumflex
  ("\\O" ?O)	; O circumflex
  ("\\s" ?s)	; acute
+ ("\\S" ?S)
  ("\\f" ?f)	; grave
+ ("\\F" ?F)
  ("\\r" ?r)	; hook above
+ ("\\R" ?R)
  ("\\x" ?x)	; tilde
+ ("\\X" ?X)
  ("\\j" ?j)	; dot below
+ ("\\J" ?J)
  ("\\d" ?d)	; d-bar (d)
+ ("\\D" ?D)	; D-bar (d)
  ("\\\\" ?\\)	; literal backslash
 )
 

  reply	other threads:[~2002-05-02 11:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200204241755.g3OHtGd03364@aztec.santafe.edu>
     [not found] ` <m3znzsgbrb.fsf@Janik.cz>
2002-04-28  8:40   ` Vietnamese update [Re: Your papers came] Triet H. Lai
2002-04-28  9:28     ` Pavel Janík
2002-04-28 10:12       ` Triet H. Lai
2002-04-28 10:18         ` Pavel Janík
2002-04-28 10:33           ` Triet H. Lai
2002-04-28 14:42           ` Triet H. Lai
2002-04-28 14:59             ` Pavel Janík
2002-04-29  1:42               ` Vietnamese update Triet H. Lai
2002-04-28 19:15             ` Werner LEMBERG
2002-04-29  9:15               ` Pavel Janík
2002-05-01  0:07                 ` Triet H. Lai
2002-05-01  9:54                   ` Pavel Janík
2002-05-01 11:19                   ` Werner LEMBERG
2002-05-02 11:34                     ` Triet H. Lai [this message]
2002-05-04  8:56                       ` Pavel Janík

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=m1elgu7plu.fsf@p3358.net10.usyd.edu.au \
    --to=thlai@mail.usyd.edu.au \
    --cc=Pavel@Janik.cz \
    --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).