HomeSort by: relevance | last modified time | path
    Searched defs:x_beg_hist (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
emacs.c 164 { x_beg_hist, "beginning-of-history", 0 },
848 static int x_beg_hist(c) int c; { x_load_hist(histlist); return KSTD;} function

Completed in 13 milliseconds