aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authormitchell <unknown>2019-12-06 17:58:59 -0500
committermitchell <unknown>2019-12-06 17:58:59 -0500
commitb0766880307787b28d32f7d68ffc3f0e9448df88 (patch)
tree2275994b42a5f48a59d22e5e31961e3b301cdb7b /doc
parentd24d9ad03c0c4f0933dd68c8a1900fe959a8e420 (diff)
downloadscintilla-mirror-b0766880307787b28d32f7d68ffc3f0e9448df88.tar.gz
Backport: Feature [feature-requests:#1324] Add Hollywood lexer.
Backport of changeset 7761:abba8b1c6f4a.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c1a04e8a0..35bf70a41 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -536,6 +536,7 @@
<td>Hodong Kim</td>
<td>Michael Conrad</td>
<td>Dejan Budimir</td>
+ <td>Andreas Falkenhahn</td>
</tr>
</table>
<p>
@@ -555,6 +556,10 @@
Released 24 October 2019.
</li>
<li>
+ Lexer and folder added for Hollywood language.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1324/">Feature #1324</a>.
+ </li>
+ <li>
HTML lexer treats custom tags from HTML5 as known tags. These contain "-" like "custom-tag".
<a href="https://sourceforge.net/p/scintilla/feature-requests/1299/">Feature #1299</a>.
</li>