emacs.rst
changeset 637 fc4f97c313ef
parent 585 c7b268051d29
child 653 82f1a982109d
--- a/emacs.rst	Sun Oct 24 23:51:40 2010 +0300
+++ b/emacs.rst	Tue Oct 26 21:52:02 2010 +0300
@@ -264,3 +264,18 @@
 * Debugging C code.
 
   -*- mode: grep; mode: auto-revert-tail; default-directory: "~/devel/proj" -*-
+
+* XML modes.
+
+** XSLT-process.
+
+XSLT-process is a minor mode for GNU Emacs/XEmacs which transforms it into a powerful editor with
+XSLT processing and debugging capabilities.
+
+The mode currently supports two Java XSLT processors:
+
+ * Saxon - fully supported, including debugging capabilities.
+ * Xalan - fully supported, including debugging capabilities.
+
+  http://xslt-process.sourceforge.net/
+                home page