emacs.rst
changeset 637 fc4f97c313ef
parent 585 c7b268051d29
child 653 82f1a982109d
equal deleted inserted replaced
636:2873f39135e2 637:fc4f97c313ef
   262                 List of C/C++ files that contain preprocessor macros for the C lexer.
   262                 List of C/C++ files that contain preprocessor macros for the C lexer.
   263 
   263 
   264 * Debugging C code.
   264 * Debugging C code.
   265 
   265 
   266   -*- mode: grep; mode: auto-revert-tail; default-directory: "~/devel/proj" -*-
   266   -*- mode: grep; mode: auto-revert-tail; default-directory: "~/devel/proj" -*-
       
   267 
       
   268 * XML modes.
       
   269 
       
   270 ** XSLT-process.
       
   271 
       
   272 XSLT-process is a minor mode for GNU Emacs/XEmacs which transforms it into a powerful editor with
       
   273 XSLT processing and debugging capabilities.
       
   274 
       
   275 The mode currently supports two Java XSLT processors:
       
   276 
       
   277  * Saxon - fully supported, including debugging capabilities.
       
   278  * Xalan - fully supported, including debugging capabilities.
       
   279 
       
   280   http://xslt-process.sourceforge.net/
       
   281                 home page