elem              366 src/editor/spell.c     AspellDictInfoEnumeration *elem;
elem              375 src/editor/spell.c     elem = mc_aspell_dict_info_list_elements (dlist);
elem              377 src/editor/spell.c     while ((entry = mc_aspell_dict_info_enumeration_next (elem)) != NULL)
elem              384 src/editor/spell.c     mc_delete_aspell_dict_info_enumeration (elem);