Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 104624:eee8a7124ad0
(save-interprogram-paste-before-kill): New user option.
(kill-new): When `save-interprogram-paste-before-kill' is non-nil,
save the interprogram-paste into kill-ring before overriding it
with the Emacs kill.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Wed, 26 Aug 2009 20:55:39 +0000 |
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*