In comments of kernel/*.st, there are some unnecessary manual hyphenations,
for example:
... re-
start ...
this is OK in the comment, but in the generated (pdf) document, this probably
become
... re- start ...
definitely wrong, so I remove all the unnecessary manual hyphenations which
I can find, here is the patch.
lee
ChangeLog:
2009-09-02 Lee Duhem <
[hidden email]>
* kernel/ArrayColl.st: Remove unnecessary manual hyphenations.
* kernel/Behavior.st: Ditto.
* kernel/BlkClosure.st: Ditto.
* kernel/CharArray.st: Ditto.
* kernel/Object.st: Ditto.
* kernel/RunArray.st: Ditto.
* kernel/SeqCollect.st: Ditto.
* kernel/ValueAdapt.st: Ditto.
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk