From 3085d24e3f75bfd2fb6b9ac5e12235beb1fabb66 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 26 Oct 2019 10:27:39 -0400 Subject: Updated to Scintilla 3.11.1. --- core/.buffer.luadoc | 1 + src/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 503cb1c7..f5e6c54e 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -3216,6 +3216,7 @@ function set_theme(buffer, name, props) end -- * sub_style_bases -- * sub_styles_length -- * sub_styles_start +-- * tab_minimum_width -- * technology -- * two_phase_draw -- * undo_collection diff --git a/src/Makefile b/src/Makefile index f19ab3ca..bc0f9fba 100644 --- a/src/Makefile +++ b/src/Makefile @@ -364,7 +364,7 @@ else gtdialog_url = http://foicica.com/hg/gtdialog/archive/tip.zip endif -scintilla_zip = 9fac55a64022.zip +scintilla_zip = d14e1b1086de.zip lua_tgz = lua-5.3.5.tar.gz lpeg_tgz = lpeg-1.0.2.tar.gz lfs_zip = v1_7_0_2.zip -- cgit v1.2.3