<div dir="ltr">Note that I&#39;ve posted an update-nice.252.mcm so that this change be the first loaded.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/1  <span dir="ltr">&lt;<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tim Rowledge uploaded a new version of Collections to project The Trunk:<br>
<a href="http://source.squeak.org/trunk/Collections-tpr.537.mcz" target="_blank">http://source.squeak.org/trunk/Collections-tpr.537.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: Collections-tpr.537<br>
Author: tpr<br>
Time: 30 September 2013, 4:06:41.402 pm<br>
UUID: b3a96179-9642-40b1-93f3-3f1d82f3e256<br>
Ancestors: Collections-fbs.536<br>
<br>
Add Character class&gt;&gt;characterForColumnBreak - to replace TextComposer equivalent. See Mantis 4814<br>
<br>
=============== Diff against Collections-fbs.536 ===============<br>
<br>
Item was added:<br>
+ ----- Method: Character class&gt;&gt;characterForColumnBreak (in category &#39;accessing untypeable characters&#39;) -----<br>
+ characterForColumnBreak<br>
+ &quot;use a newPage to split columns in character scanners&quot;<br>
+       ^self newPage!<br>
<br>
<br>
</blockquote></div><br></div>