aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/KeyWords.cxx
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-01-23 23:08:37 +0000
committernyamatongwe <devnull@localhost>2009-01-23 23:08:37 +0000
commit83b21f907967f880d96ce05e09946cb9a70e2055 (patch)
tree0830c04fa07bd3e8d41a44403db8863e97d4f82a /src/KeyWords.cxx
parented7aea6bf76143f36db75e7275ec4f18a03f9113 (diff)
downloadscintilla-mirror-83b21f907967f880d96ce05e09946cb9a70e2055.tar.gz
Reinstated EScript after license returned to standard Scintilla license.
Diffstat (limited to 'src/KeyWords.cxx')
-rw-r--r--src/KeyWords.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KeyWords.cxx b/src/KeyWords.cxx
index 549c32a7a..d5d7499df 100644
--- a/src/KeyWords.cxx
+++ b/src/KeyWords.cxx
@@ -171,6 +171,7 @@ int Scintilla_LinkLexers() {
LINK_LEXER(lmEiffelkw);
LINK_LEXER(lmErlang);
LINK_LEXER(lmErrorList);
+ LINK_LEXER(lmESCRIPT);
LINK_LEXER(lmF77);
LINK_LEXER(lmFlagShip);
LINK_LEXER(lmForth);