aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-12-19 01:21:19 +0000
committernyamatongwe <devnull@localhost>2000-12-19 01:21:19 +0000
commit13e6f5a8a457c42b6e319e30718ebc784f4b5d4a (patch)
treeb913606f6813a28728a52dd0d156baa787355ed3 /include/Scintilla.iface
parent5341ae0c567eaca1c4cd888eb66e8e09247e9632 (diff)
downloadscintilla-mirror-13e6f5a8a457c42b6e319e30718ebc784f4b5d4a.tar.gz
Perl updated.
If property line has no '=' it is treated as '=1'.
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 7e21cae71..f5ea2f965 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -1289,6 +1289,7 @@ val SCE_PL_HERE_DELIM=22
val SCE_PL_HERE_Q=23
val SCE_PL_HERE_QQ=24
val SCE_PL_HERE_QX=25
+val SCE_PL_STRING_Q=26
# Lexical states for SCLEX_LATEX
val SCE_L_DEFAULT=0
val SCE_L_COMMAND=1