|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: changes.src,v 2.79 2007-07-17 03:34:41 fantasai Exp $ --> |
| 3 | +<!-- $Id: changes.src,v 2.80 2007-07-17 03:49:06 fantasai Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Changes</TITLE> |
@@ -1334,7 +1334,7 @@ did not enforce this rule: 'border-top', 'border-right', |
1334 | 1334 | accurate by excluding or including table display types where appropriate.</p> |
1335 | 1335 |
|
1336 | 1336 | <h3 id="x4.1.1"><a href="syndata.html#tokenization">Section 4.1.1</a> (and |
1337 | | -<a href="grammar.html#q2">G2</a>)</h3> |
| 1337 | +<a href="grammar.html#grammar">G2</a>)</h3> |
1338 | 1338 |
|
1339 | 1339 | <p>DELIM should not have included single or double quote. Refer also |
1340 | 1340 | to section 4.1.6 on strings, which must have matching single or |
@@ -1771,19 +1771,6 @@ The separated borders model</a></h3> |
1771 | 1771 | <p>For the 'ButtonHighlight' value, changed the description |
1772 | 1772 | from "Dark shadow" to "Highlight color".</p> |
1773 | 1773 |
|
1774 | | - |
1775 | | -<h3 id="underscore2"><a href="grammar.html#q2">Appendix D.2 Lexical |
1776 | | -scanner</a></h3> |
1777 | | - |
1778 | | -<p>The underscore character |
1779 | | -("_") is be allowed in identifiers. The definitions of the lexical |
1780 | | -macros "nmstart" and "nmchar" have been fixed. |
1781 | | - |
1782 | | -<p>Note that the tokenizer is case-insensitive, so uppercase A-Z is |
1783 | | -matched as well. |
1784 | | - |
1785 | | -<p>(Same change in section 4.1.1, see <a href="#underscore">above</a>.) |
1786 | | - |
1787 | 1774 | <h2><a name="clarifications">Clarifications</a></h2> |
1788 | 1775 |
|
1789 | 1776 | <h3 id="r2.1"><a href="intro.html#html-tutorial">Section 2.1 |
@@ -2679,7 +2666,7 @@ were made:</p> |
2679 | 2666 | -} |
2680 | 2667 | </pre> |
2681 | 2668 |
|
2682 | | -<h3 id="dG.1"><a name="grammar.html#q1">Section G.1 |
| 2669 | +<h3 id="dG.1"><a name="grammar.html#grammar">Section G.1 |
2683 | 2670 | Grammar</a></h3> |
2684 | 2671 |
|
2685 | 2672 | <pre> |
@@ -2783,7 +2770,7 @@ Grammar</a></h3> |
2783 | 2770 | : FUNCTION S* expr ')' S* |
2784 | 2771 | </pre> |
2785 | 2772 |
|
2786 | | -<h3 id="dG.2"><a href="grammar.html#q2">Section G.2 |
| 2773 | +<h3 id="dG.2"><a href="grammar.html#scanner">Section G.2 |
2787 | 2774 | Lexical scanner</a></h3> |
2788 | 2775 |
|
2789 | 2776 | <pre> |
|
0 commit comments