summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2005-03-26 05:44:57 +0000
committerKenichi Handa <handa@m17n.org>2005-03-26 05:44:57 +0000
commiteebfcf8e27117e99588891191dd1de4e5d0e4375 (patch)
treed0b9e64f18c900036352a9bad0071347081c8ded /leim
parent85df292e11c77c6a611b8e78e2d2296d2d623a2a (diff)
downloademacs-eebfcf8e27117e99588891191dd1de4e5d0e4375.tar.gz
("TeX"): Enable quail-completion by typing TAB.
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog7
-rw-r--r--leim/quail/latin-ltx.el3
2 files changed, 8 insertions, 2 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 988575249e0..20f24ca9eda 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,4 +1,9 @@
-2005-03-18 handa <handa@m17n.org>
+2005-03-26 Kenichi Handa <handa@m17n.org>
+
+ * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing
+ TAB.
+
+2005-03-18 Kenichi Handa <handa@m17n.org>
* quail/thai.el (quail-thai-update-translation): Delete it.
(thai-generate-quail-map): Generate is simple map.
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el
index e670316b212..4b75135e79b 100644
--- a/leim/quail/latin-ltx.el
+++ b/leim/quail/latin-ltx.el
@@ -39,7 +39,8 @@ system, including many technical ones. Examples:
\\'a -> á \\`{a} -> à
\\pi -> π \\int -> ∫ ^1 -> ¹"
- nil t t nil nil nil nil nil nil nil t)
+ '(("\t" . quail-completion))
+ t t nil nil nil nil nil nil nil t)
(quail-define-rules
("!`" ?¡)