de7d8ad110
* FEATURES - XSL customization group for setting some variables - Initial stylesheet inserted into empty XSL buffers; - "Template" menu for jumping to template rules, named templates, key declarations, and attribute-set declarations in the buffer; - `xsl-process' function that runs an XSL processor and collects the output; - Predefined command line templates and error regexps for Java and Windows executable versions of both XT and Saxon; - Font lock highlighting so that the important information stands out; - `xsl-complete' function for inserting element and attribute names; - `xsl-insert-tag' function for inserting matching start- and end-tags; - Automatic completion of end-tags; - Automatic indenting of elements with user-definable indentation step; - `xsl-if-to-choose' converts <xsl:if> to <xsl:choose> with nested <xsl:when>; and - Comprehensive abbreviations table to further ease typing.
15 lines
602 B
Text
15 lines
602 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/03 14:55:00 wiz Exp $
|
|
${EMACS_LISPPREFIX}/xslide/xslide-abbrev.el
|
|
${EMACS_LISPPREFIX}/xslide/xslide-abbrev.elc
|
|
${EMACS_LISPPREFIX}/xslide/xslide-data.el
|
|
${EMACS_LISPPREFIX}/xslide/xslide-data.elc
|
|
${EMACS_LISPPREFIX}/xslide/xslide-font.el
|
|
${EMACS_LISPPREFIX}/xslide/xslide-font.elc
|
|
${EMACS_LISPPREFIX}/xslide/xslide-process.el
|
|
${EMACS_LISPPREFIX}/xslide/xslide-process.elc
|
|
${EMACS_LISPPREFIX}/xslide/xslide.el
|
|
${EMACS_LISPPREFIX}/xslide/xslide.elc
|
|
share/doc/xslide/README.TXT
|
|
share/doc/xslide/dot_emacs
|
|
@dirrm share/doc/xslide
|
|
@dirrm ${EMACS_LISPPREFIX}/xslide
|