Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 92119:e9d9e79ad882
(MOUSE_SUPPORT): Remove duplicate tooltip.elc.
(MSDOS_SUPPORT, VMS_SUPPORT): Remove.
(OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too.
(lisp2): Add new languages.
($(DOC)): Use OTHER_PLATFORM_SUPPORT.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 23 Feb 2008 00:30:27 +0000 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Param Module param = element param { param.attlist } param.attlist = id.attrib, attribute name { text }, attribute value { text }?, attribute valuetype { "data" | "ref" | "object" }?, attribute type { ContentType.datatype }?