aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-08-08 13:19:33 +0000
committernyamatongwe <unknown>2001-08-08 13:19:33 +0000
commit30e34f8d7d63d336bbb37c5de561d0b4e26d52e7 (patch)
tree1685be2d73ec91c9a802b5d56023a12b87c97341 /include/Scintilla.iface
parentafc4e5d91a694ed0342feb8bafe1e7af684b3d8e (diff)
downloadscintilla-mirror-30e34f8d7d63d336bbb37c5de561d0b4e26d52e7.tar.gz
Lua error messages handled.
Diffstat (limited to 'include/Scintilla.iface')
-rw-r--r--include/Scintilla.iface1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index a8b42dbdb..c1d75623d 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -1465,6 +1465,7 @@ val SCE_ERR_CMD=4
val SCE_ERR_BORLAND=5
val SCE_ERR_PERL=6
val SCE_ERR_NET=7
+val SCE_ERR_LUA=8
val SCE_ERR_DIFF_CHANGED=10
val SCE_ERR_DIFF_ADDITION=11
val SCE_ERR_DIFF_DELETION=12