AUTO_CRLF_INPUT 807 config.c auto_crlf = AUTO_CRLF_INPUT; AUTO_CRLF_INPUT 832 config.c if (core_eol == EOL_CRLF && auto_crlf == AUTO_CRLF_INPUT) AUTO_CRLF_INPUT 115 convert.c else if (auto_crlf == AUTO_CRLF_INPUT)