aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog5
-rw-r--r--leim/quail/lao.el5
-rw-r--r--leim/quail/latin-post.el2
3 files changed, 9 insertions, 3 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 69351db078b..1c14d412ec3 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,8 @@
12007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * quail/lao.el (quail-map-from-table): Allow a tone just after a
4 consonant.
5
12007-11-17 Glenn Morris <rgm@gnu.org> 62007-11-17 Glenn Morris <rgm@gnu.org>
2 7
3 * Makefile.in (check-declare): New target. 8 * Makefile.in (check-declare): New target.
diff --git a/leim/quail/lao.el b/leim/quail/lao.el
index b9a2dd9bf9b..d6e1758b0dc 100644
--- a/leim/quail/lao.el
+++ b/leim/quail/lao.el
@@ -206,8 +206,9 @@ you need to re-load it to properly re-initialize related alists.")
206 lao-tone-key-alist 206 lao-tone-key-alist
207 lao-other-key-alist) 207 lao-other-key-alist)
208 (svt-state (lao-semivowel-key-alist . v-state) 208 (svt-state (lao-semivowel-key-alist . v-state)
209 (lao-vowel-key-alist . t-state) 209 (lao-vowel-key-alist . t-state)
210 lao-voweltone-key-alist) 210 lao-voweltone-key-alist
211 lao-tone-key-alist)
211 (v-state (lao-vowel-key-alist . t-state)) 212 (v-state (lao-vowel-key-alist . t-state))
212 (t-state lao-tone-key-alist)))) 213 (t-state lao-tone-key-alist))))
213 214
diff --git a/leim/quail/latin-post.el b/leim/quail/latin-post.el
index 73c08cee191..9d7b8ee4d71 100644
--- a/leim/quail/latin-post.el
+++ b/leim/quail/latin-post.el
@@ -1256,7 +1256,7 @@ Doubling the postfix separates the letter and postfix: e.g. aee -> ae
1256(quail-define-package 1256(quail-define-package
1257 "scandinavian-postfix" "Latin-1" "SC<" t 1257 "scandinavian-postfix" "Latin-1" "SC<" t
1258 "Scandinavian input method with postfix modifiers 1258 "Scandinavian input method with postfix modifiers
1259Supported languages are Swidish, Norwegian, Danish, and Finnish. 1259Supported languages are Swedish, Norwegian, Danish, and Finnish.
1260 1260
1261ae -> æ 1261ae -> æ
1262oe -> ø 1262oe -> ø