$config_fix_newlines &true; の場合、mac や dos の改行コード ('\r''\r\n') が設定ファイルにあると、パース時にそれを '\n' に変換します。 デフォルトは is &true; です。