Mercurial > emacs
view etc/schema/docbk-soextbl.rnc @ 98416:a0f0ccc831a1
Remove coding: cookie and no-byte-compile flag.
(IT-character-translations, cjk-codepages-alist): Remove variables.
(IT-display-table-setup, dos-cpNNN-setup): Remove functions.
(IT-unicode-translations): Remove charset and base elements. Add translations
for Latin-1 characters.
(IT-setup-unicode-display): Accept a CODING argument. Don't use base and
chset elements of IT-unicode-translations. Don't wrap translation in "{...}".
Set up translations only for characters for which unencodable-char-position
returns non-nil.
(dos-codepage-setup): Don't use special-case codepages in cjk-codepages-alist.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 30 Sep 2008 16:17:08 +0000 |
parents | 78ac91dca0ae |
children |
line wrap: on
line source
# Variant of docbook.rnc that uses the OASIS XML Exchange Table Model # rather than the CALS Table Model. # Document (root) elements include "dbstart.rnc" # Notation declarations include "dbnotn.rnc" # Information pool include "dbpool.rnc" # OASIS XML Exchange Table Model include "dbsoextbl.rnc" # Document hierarchy include "dbhier.rnc"