[jboss-cvs] jboss-seam ...
Gavin King
gavin.king at jboss.com
Fri Jan 12 04:32:14 EST 2007
User: gavin
Date: 07/01/12 04:32:14
Modified: jboss-seam seam-text.g
Log:
minor
Revision Changes Path
1.16 +3 -3 jboss-seam/seam-text.g
(In the diff below, changes in quantity of whitespace are not shown.)
Index: seam-text.g
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-text.g,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- seam-text.g 12 Jan 2007 09:30:21 -0000 1.15
+++ seam-text.g 12 Jan 2007 09:32:14 -0000 1.16
@@ -39,10 +39,10 @@
line: (plain|formatted) (plain|formatted|preformatted|quoted|html)*
;
-plain: word|punctuation|escape|space
+formatted: bold|underline|italic|monospace|superscript|deleted
;
-formatted: bold|underline|italic|monospace|superscript|deleted
+plain: word|punctuation|escape|space
;
word: w:WORD { append( w.getText() ); }
More information about the jboss-cvs-commits
mailing list