--- a/Documentation/Source/eric5.QScintilla.Lexers.__init__.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.__init__.html Sun Oct 13 17:44:48 2013 +0200 @@ -231,8 +231,9 @@ dummy filename to derive lexer name (string) </dd><dt><i>getLexerFunc</i></dt> <dd> -reference to a function instantiating the specific lexer. - This function must take a reference to the parent as its only argument. +reference to a function instantiating the specific + lexer. This function must take a reference to the parent as its only + argument. </dd><dt><i>openFilters=</i></dt> <dd> list of open file filters (list of strings) @@ -241,8 +242,8 @@ list of save file filters (list of strings) </dd><dt><i>defaultAssocs=</i></dt> <dd> -default lexer associations (list of strings of filename - wildcard patterns to be associated with the lexer) +default lexer associations (list of strings of + filename wildcard patterns to be associated with the lexer) </dd><dt><i>iconFileName=</i></dt> <dd> name of an icon file (string)