]> git.eshelyaron.com Git - emacs.git/commit
(CODING_ADD_COMPOSITION_COMPONENT): If the number of
authorKenichi Handa <handa@m17n.org>
Fri, 7 Mar 2003 02:18:35 +0000 (02:18 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 7 Mar 2003 02:18:35 +0000 (02:18 +0000)
commitb6871cc7ddc7901c8838df1708be1877d9c622f6
tree824338ff2b165ecedf1548077b0d42c2d08fbca1
parentcb681b34551f44b27b7df2bdf3c6976cae23dbf9
(CODING_ADD_COMPOSITION_COMPONENT): If the number of
composition components reaches the limit, terminate composing.
(COMPOSITION_OK): New macro.
(detect_coding_iso2022): Use it if an escapse sequence for
composition is found.
(coding_restore_composition): Adjust the number of composition
components if it is not sane.
src/coding.c