The Trunk: Morphic-eem.752.mcz

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

The Trunk: Morphic-eem.752.mcz

commits-2
Eliot Miranda uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-eem.752.mcz

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

Name: Morphic-eem.752
Author: eem
Time: 6 December 2014, 12:55:42.607 pm
UUID: 9b2b1d98-9eb4-40e0-ac78-f82326fe92f2
Ancestors: Morphic-bf.751

Include URL Link (TextURL) as one of the available
emphasis extras.

=============== Diff against Morphic-bf.751 ===============

Item was changed:
  ----- Method: SmalltalkEditor>>emphasisExtras (in category 'editing keys') -----
  emphasisExtras
  ^#(
  'Do it'
  'Print it'
  'Link to comment of class'
  'Link to definition of class'
  'Link to hierarchy of class'
  'Link to method'
+ 'URL Link'
  ).!