Searched refs:Oauto_modes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dxedit.c106 static LispObj *Oauto_modes, *Oauto_mode, *Osyntax_highlight, *Osyntable_indent; variable in typeref:typename:LispObj *
281 Oauto_modes = STATIC_ATOM("*AUTO-MODES*");
340 if (Oauto_modes->data.atom->a_object) {
341 LispObj *desc, *modes = Oauto_modes->data.atom->property->value;

Completed in 4 milliseconds