aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-05-15 22:45:56 +0000
committernyamatongwe <devnull@localhost>2003-05-15 22:45:56 +0000
commite8cd15e2388c8a011ebd7a965ce150c66c96f415 (patch)
tree8fcd9f073776194f5ecd63bb85171b25beb6c54b
parentf5b62c509fc700f68f3f2b99d491d9faaa0a5249 (diff)
downloadscintilla-mirror-e8cd15e2388c8a011ebd7a965ce150c66c96f415.tar.gz
LoadLexerLibrary now implemented.
-rw-r--r--include/Scintilla.iface1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 72cdc2485..884c3d863 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -1483,7 +1483,6 @@ set void SetKeyWords=4005(int keywordSet, string keyWords)
set void SetLexerLanguage=4006(, string language)
# Load a lexer library (dll / so)
-# NOT YET IMPLEMENTED
fun void LoadLexerLibrary=4007(, string path)
# Notifications