aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c9f423488..8e50097a4 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -612,6 +612,7 @@
</li>
<li>
Fix segmentation of long lexemes to avoid breaking before modifiers like accents that must be drawn with their base letters.
+ For wrapping, try to break lines without separating letters from modifiers.
</li>
<li>
For GTK on Windows, replace reverse arrow cursor with hand as reverse arrow was small in scaled modes.