Mercurial > emacs
changeset 60967:d18e64f593c1
("TeX"): Enable quail-completion by typing TAB.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 26 Mar 2005 05:44:32 +0000 |
parents | bc93d41f78c4 |
children | fcf15bc56f2c |
files | leim/quail/latin-ltx.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/latin-ltx.el Sat Mar 26 02:15:50 2005 +0000 +++ b/leim/quail/latin-ltx.el Sat Mar 26 05:44:32 2005 +0000 @@ -39,7 +39,8 @@ \\'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 ("!`" ?¡)