pcomplete-comint-setup

pcomplete-comint-setup is an autoloaded compiled Lisp function in `pcomplete.el'.

(pcomplete-comint-setup COMPLETEF-SYM)

Setup a comint buffer to use pcomplete.
COMPLETEF-SYM should be the symbol where the
dynamic-complete-functions are kept. For comint mode itself,
this is `comint-dynamic-complete-functions'.