From e8cd15e2388c8a011ebd7a965ce150c66c96f415 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 15 May 2003 22:45:56 +0000 Subject: LoadLexerLibrary now implemented. --- include/Scintilla.iface | 1 - 1 file changed, 1 deletion(-) (limited to 'include/Scintilla.iface') 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 -- cgit v1.2.3