From fa0a86d972aa2e4ba56c3527d4a20f2354b0c1e4 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 3 Jul 2013 17:47:01 +1000 Subject: Removed out-of-date text. --- doc/ScintillaDoc.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 19829cbd8..88379e4b5 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -6612,9 +6612,7 @@ href="#SCI_POSITIONFROMLINE">SCI_POSITIONFROMLINE(lineNumber); Valid for text changes, not for style changes. If we are collecting undo information this holds a pointer to the text that is handed to the Undo system, otherwise - it is zero. For user performed SC_MOD_BEFOREDELETE the text field is 0 and - for user performed SC_MOD_BEFOREINSERT the text field points to an array of cells, - not bytes and the length is the number of cells. + it is zero. For user performed SC_MOD_BEFOREDELETE the text field is 0. -- cgit v1.2.3