geirm 02/01/25 03:38:27
Modified: xdocs devtools.xml
docs devtools.html
Log:
update to note brian's emacs vtl.el
Revision Changes Path
1.5 +13 -0 jakarta-velocity/xdocs/devtools.xml
Index: devtools.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/devtools.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- devtools.xml 9 Jan 2002 03:36:47 -0000 1.4
+++ devtools.xml 25 Jan 2002 11:38:26 -0000 1.5
@@ -93,6 +93,19 @@
</p>
</subsection>
+
+<subsection name="Emacs">
+
+<p>
+Brian Leonard ([EMAIL PROTECTED]) contributed a minor mode that does
+font-locking (syntax coloring) of VTL in emacs. As a minor mode, it
+insinuates itself into whatever major mode you're using, so you don't lose
+the major mode's goodness. It can be found
+<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/jedit/">
+here</a>.
+</p>
+
+</subsection>
</section>
1.12 +20 -0 jakarta-velocity/docs/devtools.html
Index: devtools.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- devtools.html 9 Jan 2002 03:36:47 -0000 1.11
+++ devtools.html 25 Jan 2002 11:38:26 -0000 1.12
@@ -236,6 +236,26 @@
</td></tr>
<tr><td><br/></td></tr>
</table>
+ <table border="0"
cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Emacs"><strong>Emacs</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+Brian Leonard ([EMAIL PROTECTED]) contributed a minor mode that does
+font-locking (syntax coloring) of VTL in emacs. As a minor mode, it
+insinuates itself into whatever major mode you're using, so you don't lose
+the major mode's goodness. It can be found
+<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/jedit/">
+here</a>.
+</p>
+ </blockquote>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
</blockquote>
</p>
</td></tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>