>>>>> "Kevin" == Kevin Atkinson <[EMAIL PROTECTED]> writes:
Kevin> Here is a patch that will allow Aspell to learn from users
Kevin> mistakes when used with LyX. All it does is store the
Kevin> replacement pairs when it detects that aspell is being used
Kevin> instead of Ispell.
Kevin> I would appreciate it if you could apply the patch to the 1.0
Kevin> branch because the change is minor. However I will understand
Kevin> if you think it is two major of a change.
Hello,
I added your patch to the 1.0 since it looks simple enough. Thanks.
Kevin> The patch is the diff with spellchecker.C as provided with
Kevin> lyx-1.0.0pre2.
You did not spellcheck it with aspell, did you? %-}
[snip]
+ // Actaully I used it to tell is its trully Ispell or if its
+ // aspell -- ([EMAIL PROTECTED])
[snip]
JMarc