SmallSense__EditService.st
branchcvs_MAIN
changeset 966 25bb5ab6275e
parent 918 8f53c9895ce7
child 1111 188b3b126921
equal deleted inserted replaced
965:b6f6cde0739f 966:25bb5ab6275e
    46 
    46 
    47 You should have received a copy of the GNU Lesser General Public
    47 You should have received a copy of the GNU Lesser General Public
    48 License along with this library; if not, write to the Free Software
    48 License along with this library; if not, write to the Free Software
    49 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    49 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    50 "
    50 "
       
    51 !
       
    52 
       
    53 documentation
       
    54 "
       
    55     this is the 'Electric Edit' service.
       
    56     It automatically insert code fragments as you type.
       
    57 "    
    51 ! !
    58 ! !
    52 
    59 
    53 !EditService class methodsFor:'initialization'!
    60 !EditService class methodsFor:'initialization'!
    54 
    61 
    55 initialize
    62 initialize