Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Demacs.c167 static int x_goto_hist(int);
224 { x_goto_hist, "goto-history", XF_ARG },
817 x_goto_hist(int c) in x_goto_hist() function
1516 kb_add(x_goto_hist, CTRL('['), 'g', 0); in x_init_emacs()