Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 109071:8c3d79992849
Fix some compilation errors in nsfns.c
* nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode.
(ns_get_screen): Don't assign integer to f.
(Fx_display_color_cells): Declarations before statements.
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Tue, 29 Jun 2010 11:49:20 +0200 |
parents | 55a95acb5aa1 |
children |
line wrap: on
line source
# Style Module style = element style { style.attlist, text } style.attlist = title.attrib, I18n.attrib, attribute type { ContentType.datatype }, attribute media { MediaDesc.datatype }?, attribute xml:space { "preserve" }? head.content &= style*