Re: [patch] tiny steps 3

2003-06-27 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | This moves most of 'setSelection', 'clearSelection' and 'selectionAsString' | over to a new textcursor.C very well. -- Lgb

[patch] tiny steps 3

2003-06-27 Thread Andre Poenitz
This moves most of 'setSelection', 'clearSelection' and 'selectionAsString' over to a new textcursor.C Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...) Index: Makefile.am ==