Mercurial > emacs
view etc/tutorials/TUTORIAL.translators @ 102422:82f82b92314e
(CODING_ISO_CMP_STATUS): New macro.
(CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
(MAX_ANNOTATION_LENGTH): Defined to 5.
(ADD_COMPOSITION_DATA): New arg nbytes.
(emacs_mule_char): New arg cmp_status.
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
(DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
(DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
(DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
(DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
(DECODE_EMACS_MULE_COMPOSITION_START): New macro.
(EMACS_MULE_COMPOSITION_END): New macro.
(emacs_mule_finish_composition): New function.
(EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
(decode_coding_emacs_mule): Avoid long looking ahead while
handling composition.
(DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
(ENCODE_COMPOSITION_RULE): New macro.
(finish_composition): New function.
(MAYBE_FINISH_COMPOSITION): Call finish_composition.
(DECODE_COMPOSITION_START): New implementation.
(DECODE_COMPOSITION_END): Likewise.
(STORE_COMPOSITION_RULE): New macro.
(decode_coding_iso_2022): Avoid long looking ahead while handling
composition, CTEXT extended segment, and embedded UTF-8.
(setup_coding_system): For a coding of type iso-2022, reset
CODING_ISO_EXTSEGMENT_LEN (coding) and
CODING_ISO_EMBEDDED_UTF_8 (coding).
(get_translation): Delete arguments last_block, from_nchars,
to_nchars. Callers changed.
(produce_chars): Don't modify charbuf. Adjusted for the change of
get_translation.
(produce_composition): Adjusted for the new annotation sequence.
(handle_composition_annotation): Likewise.
(consume_chars): Adjusted for the change of get_translation.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 06 Mar 2009 07:51:52 +0000 |
parents | 8494625edf98 |
children | c18e82c381e4 |
line wrap: on
line source
This file contains the list of translators and maintainers of the tutorial. * TUTORIAL.bg: Author: Ognyan Kulev <ogi@fmi.uni-sofia.bg> Maintainer: Ognyan Kulev <ogi@fmi.uni-sofia.bg> * TUTORIAL.cn: Author: Sun Yijiang <sunyijiang@gmail.com> Maintainer: Sun Yijiang <sunyijiang@gmail.com> * TUTORIAL.cs: Author: Milan Zamazal <pdm@zamazal.org> Pavel Janík <Pavel@Janik.cz> Maintainer: Milan Zamazal <pdm@zamazal.org> Pavel Janík <Pavel@Janik.cz> * TUTORIAL.de: Author: Werner Lemberg <wl@gnu.org> Maintainer: Werner Lemberg <wl@gnu.org> * TUTORIAL.eo Author: Dale Gulledge <dsplat@rochester.rr.com> Maintainer: Dale Gulledge <dsplat@rochester.rr.com> * TUTORIAL.es: Author: Rafael Sepúlveda <drs@gnulinux.org.mx> Maintainer: Rafael Sepúlveda <drs@gnulinux.org.mx> * TUTORIAL.fr: Author: Éric Jacoboni <jaco@teaser.fr> Maintainer: Éric Jacoboni <jaco@teaser.fr> * TUTORIAL.it: Author: Alfredo Finelli <alfredofnl@tiscali.it> Italian GNU Translation Group <tp@lists.linux.it> Maintainer: Alfredo Finelli <alfredofnl@tiscali.it> Italian GNU Translation Group <tp@lists.linux.it> * TUTORIAL.ja: Author: Kenichi Handa <handa@m17n.org> Maintainer: Kenichi Handa <handa@m17n.org> * TUTORIAL.ko: Author: Koaunghi Un <koaunghi@ling.cnu.ac.kr> Maintainer: Maintainer needed. * TUTORIAL.nl: Author: Pieter Schoenmakers <tiggr@tiggr.net> Maintainer: Pieter Schoenmakers <tiggr@tiggr.net> * TUTORIAL.pl: Author: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> Janusz S. Bien <jsbien@mail.uw.edu.pl> Maintainer: Radoslaw Moszczynski <rm@banita.pl> * TUTORIAL.pt_BR: Author: Marcelo Toledo <marcelo@gnu.org> Maintainer: Marcelo Toledo <marcelo@gnu.org> * TUTORIAL.ro: Author: Tudor Hulubei <tudor@gnu.org> Maintainer: Maintainer needed. * TUTORIAL.ru: Author: Alex Ott <ottalex@narod.ru> Maintainer: Alex Ott <ottalex@narod.ru> * TUTORIAL.sk: Author: Miroslav Vaško <vasko@debian.cz> Pavel Janík <Pavel@Janik.cz> Maintainer: Pavel Janík <Pavel@Janik.cz> * TUTORIAL.sl: Author: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> Maintainer: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> * TUTORIAL.sv: Author: Mats Lidell <matsl@contactor.se> Maintainer: Mats Lidell <matsl@contactor.se> * TUTORIAL.th: Author: Virach Sornlertlamvanich <virach@nectec.or.th> Maintainer: Virach Sornlertlamvanich <virach@nectec.or.th> * TUTORIAL.zh: Author: Chao-Hong Liu <chliu@gnu.org> Maintainer: Chao-Hong Liu <chliu@gnu.org> ;;; Local Variables: ;;; coding: utf-8 ;;; End: ;;; arch-tag: 8788b16b-e739-4304-a7f2-729bdb999fa0