<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #971.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="142467070" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/971" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/971/hovercard" href="https://github.com/geany/geany/issues/971">#971</a>, <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1947.">closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="357752315" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/1947" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1947/hovercard" href="https://github.com/geany/geany/issues/1947">#1947</a>.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/geany/geany/pull/2045'>https://github.com/geany/geany/pull/2045</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Update Scintilla to version 3.10.2</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-0">scintilla/gtk/ScintillaGTK.cxx</a>
(7)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-1">scintilla/gtk/ScintillaGTKAccessible.cxx</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-2">scintilla/include/Platform.h</a>
(5)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-3">scintilla/include/SciLexer.h</a>
(48)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-4">scintilla/include/Scintilla.h</a>
(14)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-5">scintilla/include/Scintilla.iface</a>
(90)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-6">scintilla/lexers/LexBash.cxx</a>
(279)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-7">scintilla/lexers/LexCPP.cxx</a>
(56)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-8">scintilla/lexers/LexFortran.cxx</a>
(8)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-9">scintilla/lexers/LexMarkdown.cxx</a>
(60)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-10">scintilla/lexers/LexVerilog.cxx</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-11">scintilla/lexlib/CharacterCategory.cxx</a>
(240)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-12">scintilla/lexlib/PropSetSimple.cxx</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-13">scintilla/scintilla_changes.patch</a>
(5)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-14">scintilla/src/CaseConvert.cxx</a>
(16)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-15">scintilla/src/Catalogue.cxx</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-16">scintilla/src/CellBuffer.cxx</a>
(349)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-17">scintilla/src/CellBuffer.h</a>
(10)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-18">scintilla/src/ContractionState.cxx</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-19">scintilla/src/Document.cxx</a>
(102)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-20">scintilla/src/Document.h</a>
(27)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-21">scintilla/src/EditModel.cxx</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-22">scintilla/src/EditView.cxx</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-23">scintilla/src/Editor.cxx</a>
(106)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-24">scintilla/src/Editor.h</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-25">scintilla/src/ExternalLexer.cxx</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-26">scintilla/src/Indicator.cxx</a>
(7)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-27">scintilla/src/KeyMap.cxx</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-28">scintilla/src/KeyMap.h</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-29">scintilla/src/PerLine.cxx</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-30">scintilla/src/PositionCache.cxx</a>
(7)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-31">scintilla/src/PositionCache.h</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-32">scintilla/src/RESearch.cxx</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-33">scintilla/src/RunStyles.cxx</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-34">scintilla/src/ScintillaBase.cxx</a>
(26)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-35">scintilla/src/Style.cxx</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-36">scintilla/src/UniConversion.cxx</a>
(16)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-37">scintilla/src/UniConversion.h</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-38">scintilla/src/ViewStyle.cxx</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/geany/geany/pull/2045/files#diff-39">scintilla/version.txt</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/geany/geany/pull/2045.patch'>https://github.com/geany/geany/pull/2045.patch</a></li>
<li><a href='https://github.com/geany/geany/pull/2045.diff'>https://github.com/geany/geany/pull/2045.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ4y19Nu1DLUbaAYqYVyKhNdpctByks5vCmk2gaJpZM4Z84_I">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ17BYLlXrdpJ7osp6GhSQYGnmFiqks5vCmk2gaJpZM4Z84_I.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update Scintilla to version 3.10.2 (#2045)"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany/pull/2045"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2045",
"url": "https://github.com/geany/geany/pull/2045",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>