complete.c | 759 emacs_ctrl_d(EditLine *el, const LineInfo *lf, int ch) function in typeref:typename:int 929 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1) 1003 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1) 1040 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1)
|