bugs-and-ideas.xml: A list of known bugs with Emaxml and ideas for future improvement. emaxml-design.el: Some utility functions used by Paolo while developing Emaxml. Part of this file, the code for displaying the etree, is also in the main emaxml.el file. misc-ref: A mixture of some reference material from the net and material extracted (and reorganized) from reference material on the net. xml: Sample XML files for testing purposes, some taken from elsewhere and one (book.xml) created from scratch by Paolo. test: Emacs Lisp framework for testing certain aspects of Emaxml. Subdirectory "canon" contains /bin/sh code for running jd.xslt (which is used by the test framework for canonicalizing XML) and some documentation from the net on jd.xslt.