Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 111971:ca22802893d9
Remove code and comments related to lib-src/fns-*.el; long removed.
* Makefile.in (install-arch-dep, uninstall): Remove code relating to the
long absent lib-src/fns-*.el.
* lisp/loadup.el (symbol-file-load-history-loaded): Remove; unused.
Remove related, old, commented-out code.
* lisp/subr.el (symbol-file-load-history-loaded)
(load-symbol-file-load-history): Remove old, commented-out code.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 15 Dec 2010 00:16:53 -0800 |
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 }?