elem              237 src/editor/spell.c     AspellDictInfoEnumeration *elem;
elem              246 src/editor/spell.c     elem = mc_aspell_dict_info_list_elements (dlist);
elem              248 src/editor/spell.c     while ((entry = mc_aspell_dict_info_enumeration_next (elem)) != NULL)
elem              255 src/editor/spell.c     mc_delete_aspell_dict_info_enumeration (elem);