Mercurial > emacs
view lispintro/configure.in @ 90354:450fb16a4bf4
(DECODE_COMPOSITION_START): If the source is short, set
coding->result to CODING_RESULT_INSUFFICIENT_SRC.
(decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
detect_coding.
(emacs_mule_char): Handle old style (Emacs 20) component character
of a composition.
(DECODE_EMACS_MULE_COMPOSITION_RULE_20): Fix parsing a composition
rule.
(DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
(decode_coding_emacs_mule): Handle invalid bytes correctly.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 07 Mar 2006 08:15:33 +0000 |
parents | 68c22ea6027c |
children |
line wrap: on
line source
dnl autoconf input file for the emacs lisp intro AC_INIT(emacs-lisp-intro.texi) AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00) AC_OUTPUT(Makefile) m4_if(dnl Do not change this comment arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373 )dnl