diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 00fe782fe..f8593fbee 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -523,6 +523,7 @@ <td>Liang Bai</td> </tr><tr> <td>Gunter Königsmann</td> + <td>Nicholai Benalal</td> </tr> </table> <p> @@ -546,6 +547,10 @@ 2 GigaBytes. </li> <li> + Additional print option SC_PRINT_SCREENCOLOURS prints with the same colours used on screen + including line numbers. + </li> + <li> Set the last X chosen when SCI_REPLACESEL called to ensure macros work when text insertion followed by caret up or down. </li> |