Mercurial > emacs
changeset 61333:595640339fe7
("sgml"): Enable quail-completion by typing TAB.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 06 Apr 2005 00:36:39 +0000 |
parents | aa57f6966124 |
children | 2718ee127982 |
files | leim/quail/sgml-input.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/sgml-input.el Wed Apr 06 00:18:20 2005 +0000 +++ b/leim/quail/sgml-input.el Wed Apr 06 00:36:39 2005 +0000 @@ -40,7 +40,8 @@ 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