Searched refs:x_nextcmd (Results 1 – 1 of 1) sorted by relevance
929 static int x_nextcmd; /* for newline-and-next */ variable1205 if (x_nextcmd >= 0) { in x_emacs()1206 int off = source->line - x_nextcmd; in x_emacs()1211 x_nextcmd = -1; in x_emacs()1854 x_nextcmd = source->line - (histptr - x_histncp) + 1; in x_nl_next_com()5482 x_nextcmd = -1; in x_init()