]> git.eshelyaron.com Git - emacs.git/commit
(quail-install-map): New optional arg
authorKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:42:43 +0000 (00:42 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:42:43 +0000 (00:42 +0000)
commit817e162fea669bc352b6c85314856d10147290ea
tree7da2aec731639ea70018335cc1960042cd7e75a8
parent72594565dbd47168be99134467cbbd15172cd6bc
(quail-install-map): New optional arg
NAME.
(quail-get-translation): If DEF is a symbol but not a function,
ignore it.
(quail-start-translation): Put a key sequence undefined in the
translation keymap in unread-command-events, not generated-events.
Return parameterized event (compose-last-chars N) if the input
characters should be composed.
(quail-map-definition): If DEF is t, treat it as nil.
(quail-delete-last-char): Delete the quail region.
(quail-show-translations): Don't show list of translations if the
quail package is deterministic.
(quail-completion-max-depth): New variable.
(quail-completion-1): Pay attention to the above variable.  Fix
for the case that a translation is a function.
(quail-map-from-table, quail-map-from-table-1,
quail-map-from-table-2): New functions.
(quail-lookup-map-and-concat): New function
lisp/international/quail.el