[squeak-dev] The Trunk: Kernel-ar.260.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] The Trunk: Kernel-ar.260.mcz

commits-2
Andreas Raab uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-ar.260.mcz

==================== Summary ====================

Name: Kernel-ar.260
Author: ar
Time: 5 October 2009, 9:52:09 am
UUID: 00c6e0ef-93db-7f47-905a-9065f3a114f7
Ancestors: Kernel-nice.259

Implement ParagraphEditor>>abandonChangeText so that we don't need to refer to class ParagraphEditor for that purpose.

=============== Diff against Kernel-nice.259 ===============

Item was added:
+ ----- Method: ParagraphEditor>>abandonChangeText (in category 'editing keys') -----
+ abandonChangeText
+ ^self class abandonChangeText!