diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ScintillaDoc.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index a97aa6858..0f108917a 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -82,7 +82,7 @@      <h1>Scintilla Documentation</h1> -    <p>Last edited 21 April 2014 NH</p> +    <p>Last edited 1 May 2014 NH</p>      <p>There is <a class="jump" href="Design.html">an overview of the internal design of      Scintilla</a>.<br /> @@ -983,7 +983,7 @@ struct Sci_TextToFind {       If this property is set then when text is pasted any line ends are converted to match the document's       end of line mode as set with       <a class="message" href="#SCI_SETEOLMODE">SCI_SETEOLMODE</a>. -     Currently only changeable on Windows. On GTK+ pasted text is always converted.</p> +     Defaults to true.</p>      <h2 id="ErrorHandling">Error handling</h2> | 
