Searched refs:x_nextcmd (Results 1 – 1 of 1) sorted by relevance
954 static int x_nextcmd; /* for newline-and-next */ variable1257 if (x_nextcmd >= 0) { in x_emacs()1258 int off = source->line - x_nextcmd; in x_emacs()1263 x_nextcmd = -1; in x_emacs()1873 x_nextcmd = source->line - (histptr - x_histncp) + 1; in x_nl_next_com()5562 x_nextcmd = -1; in x_init()