spell-complete-word - Complete a word by invocation of the speller
spell-complete-word
spell-complete-word presents attempts to complete the word at the current position through the use of the current language dictionary. The user is presented with a list of endings for the given word portion. These may be selected with the cursor or mouse.
spell-complete-word is automatically invoked from the expand-abbrev-handle(3) macro in response to an expansion command, it is only invoked if the macro variable .spell-complete-word.on is defined to be TRUE. Spelling expansion is enabled by enabling within the user.emf as follows:-
set-variable .spell-complete-word.on 1
It may be subsequently disabled by setting the variable back to 0.
spell-complete-word is a macro implemented in attrib.emf.
(c) Copyright JASSPA 1999
Last Modified: 1999/11/29
Generated On: 1999/12/01