From 4bf39a23b2d71b8dd08f755b1480b059316b7b7c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 5 Apr 2020 16:20:07 -0400 Subject: Updated Scintilla hg to get curses improvements. Fixed drawing autocompletion lists and calltips on Win32 and enable autoscrolling when clicking and dragging the mouse. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 23412890..e5aef0db 100644 --- a/src/Makefile +++ b/src/Makefile @@ -376,7 +376,7 @@ else gtdialog_url = http://foicica.com/hg/gtdialog/archive/tip.zip endif -scintilla_zip = faaabc636de6.zip +scintilla_zip = 762e4fc6f499.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