elements 460 src/editor/spell.c AspellStringEnumeration *elements = NULL; elements 463 src/editor/spell.c elements = mc_aspell_word_list_elements (wordlist); elements 470 src/editor/spell.c cur_sugg_word = mc_aspell_string_enumeration_next (elements); elements 475 src/editor/spell.c mc_delete_aspell_string_enumeration (elements);