diff options
-rw-r--r-- | doc/ScintillaDoc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 17ee1673c..6a75fd63f 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -130,7 +130,7 @@ <h1>Scintilla Documentation</h1> - <p>Last edited 27 April 2025 NH</p> + <p>Last edited 29 May 2025 NH</p> <p style="background:#90F0C0">Scintilla 5 has moved the lexers from Scintilla into a new <a href="Lexilla.html">Lexilla</a> project.<br /> @@ -3670,7 +3670,7 @@ struct Sci_TextToFindFull { <td>✓</td> <td>✓</td></tr> <tr> - <th align="left"><code>SC_CHARSET_GREEK</code></td> + <th align="left"><code>SC_CHARSET_GREEK</code></th> <td>161</td> <td>✓</td> <td></td> @@ -5260,7 +5260,7 @@ struct Sci_TextToFindFull { </tr> </tbody> </table> - <p></p> + <br /> <table class="standard" summary="IME interaction"> <caption>IME interaction support</caption> |