Searched refs:Osyntax_highlight (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 ***
283 Osyntax_highlight = STATIC_ATOM("SYNTAX-HIGHLIGHT");
518 LispFuncall(Osyntax_highlight, &arguments, 1);
665 result = APPLY(Osyntax_highlight, &interactive_arguments[0]);

Completed in 3 milliseconds