Home
last modified time | relevance | path

Searched refs:x_last_command (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dedit.c953 static unsigned char x_last_command; variable
1247 x_last_command = XFUNC_error; in x_emacs()
1284 x_last_command != XFUNC_set_arg) { in x_emacs()
1293 x_last_command = f; in x_emacs()
2292 if ((x_last_command != XFUNC_yank && x_last_command != XFUNC_meta_yank) || in x_meta_yank()
3143 if (x_last_command == XFUNC_prev_histword) { in x_prev_histword()