x_prev_histword
kb_add(x_prev_histword, CTRL('['), '.', 0);
kb_add(x_prev_histword, CTRL('['), '_', 0);
static int x_prev_histword(int);
{ x_prev_histword, "prev-hist-word", XF_ARG },