Function: comint-simple-send

Default function for sending to PROC input STRING.
This just sends STRING plus a newline. To override this,
set the hook `comint-input-sender'.

(fn PROC STRING)