("sgml"): Enable quail-completion by typing TAB.
This commit is contained in:
parent
ce854ec1c1
commit
e183fe2784
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-04-06 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* quail/sgml-input.el ("sgml"): Enable quail-completion by typing
|
||||
TAB.
|
||||
|
||||
2005-03-26 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* quail/latin-ltx.el ("TeX"): Enable quail-completion by typing
|
||||
|
|
|
@ -40,7 +40,8 @@ ISOgrk2, ISOgrk3, ISOgrk4, ISOlat1, ISOlat2, ISOnum, ISOpub, ISOtech,
|
|||
HTMLspecial and HTMLsymbol.
|
||||
|
||||
E.g.: á -> á"
|
||||
nil t nil nil nil nil nil nil nil nil t)
|
||||
'(("\t" . quail-completion))
|
||||
t nil nil nil nil nil nil nil nil t)
|
||||
|
||||
(quail-define-rules
|
||||
("&Aacgr;" ?\Ά) ;; GREEK CAPITAL LETTER ALPHA WITH TONOS
|
||||
|
|
Loading…
Add table
Reference in a new issue