Fix Bug #537; Auto-completion can now complete names that include a peroid.
The principal part of the fix is to not use Scintilla's "is_operator", which includes '.' (and other non-Logo operator characters), but to implement a custom one for FMSLogo.