aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-01-29 21:47:19 +1100
committerNeil <nyamatongwe@gmail.com>2019-01-29 21:47:19 +1100
commit4b2d6cc8ac3970567bc75b4590e3737d8aa67b16 (patch)
treea627f945dc2eb16a6cfe397b63f476076676b024
parenta207c0aa819f933567139c5f5b5625e5f659c3d2 (diff)
downloadscintilla-mirror-4b2d6cc8ac3970567bc75b4590e3737d8aa67b16.tar.gz
Backport: Add tcl to native extensions and move pl into more alphabetic position.
Backport of changeset 7241:cf3d81441cea.
-rwxr-xr-x.hgeol3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgeol b/.hgeol
index f80e11730..30e9ddae8 100755
--- a/.hgeol
+++ b/.hgeol
@@ -23,8 +23,9 @@
**.d = native
**.lua = native
**.nim = native
-**.rb = native
**.pl = native
+**.rb = native
+**.tcl = native
**.txt = native
**.pch = native
**.hgeol = native