Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c954 static unsigned char x_last_command; variable
1246 x_last_command = XFUNC_error; in x_emacs()
1283 x_last_command != XFUNC_set_arg) { in x_emacs()
1292 x_last_command = f; in x_emacs()
2291 if ((x_last_command != XFUNC_yank && x_last_command != XFUNC_meta_yank) || in x_meta_yank()
3175 if (x_last_command == XFUNC_prev_histword) { in x_prev_histword()