unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Triet H. Lai" <thlai@mail.usyd.edu.au>
Cc: emacs-devel@gnu.org
Subject: Re: Vietnamese update
Date: Wed, 01 May 2002 10:07:06 +1000	[thread overview]
Message-ID: <m1elgxe0m4.fsf@p3358.net10.usyd.edu.au> (raw)
In-Reply-To: <m3adrmzwzv.fsf@Janik.cz> (Pavel@Janik.cz's message of "Mon, 29 Apr 2002 11:15:32 +0200")

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

Hi,

I've added some new translation rules, which seem commonly being used
to escape from composition.

Cheers,
TL

[-- Attachment #2: diff --]
[-- Type: application/octet-stream, Size: 1161 bytes --]

diff -u --recursive emacs21.bak/leim/ChangeLog emacs21/leim/ChangeLog
--- emacs21.bak/leim/ChangeLog	Mon Apr 29 00:23:26 2002
+++ emacs21/leim/ChangeLog	Wed May  1 00:14:57 2002
@@ -1,3 +1,8 @@
+2002-04-30  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+	* quail/vntelex.el (quail-define-rules): Add new rules to
+	escape from composition.
+
 2002-04-28  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
 
 	* quail/vntelex.el (quail-define-rules): re-edit translation
diff -u --recursive emacs21.bak/leim/quail/vntelex.el emacs21/leim/quail/vntelex.el
--- emacs21.bak/leim/quail/vntelex.el	Sun Apr 28 23:17:39 2002
+++ emacs21/leim/quail/vntelex.el	Tue Apr 30 23:41:12 2002
@@ -398,6 +398,22 @@
  ("DDD" ["DD"])
  ("Ddd" ["Dd"])
 ;("$$$" ["$$"])
+
+ ;; escape from composition
+ ("\\w" ?w)	; breve or horn 
+ ("\\a" ?a)	; a circumflex
+ ("\\A" ?A)	; A circumflex
+ ("\\e" ?e)	; e circumflex
+ ("\\E" ?E)	; E circumflex
+ ("\\o" ?o)	; o circumflex
+ ("\\O" ?O)	; O circumflex
+ ("\\s" ?s)	; acute
+ ("\\f" ?f)	; grave
+ ("\\r" ?r)	; hook above
+ ("\\x" ?x)	; tilde
+ ("\\j" ?j)	; dot below
+ ("\\d" ?d)	; d-bar (d)
+ ("\\\\" ?\\)	; literal backslash
 )
 
 ;; Local Variables:

  reply	other threads:[~2002-05-01  0:07 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 [this message]
2002-05-01  9:54                   ` Pavel Janík
2002-05-01 11:19                   ` Werner LEMBERG
2002-05-02 11:34                     ` Triet H. Lai
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=m1elgxe0m4.fsf@p3358.net10.usyd.edu.au \
    --to=thlai@mail.usyd.edu.au \
    --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).