mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-01 18:30:19 +09:00
* Fixed newline format detection for files not ending with a newline Files with Windows-style line endings were being converted to Unix-style if the file did not end with a newline * Updated file format detection fix for consistency