mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 10:06:35 +03:00
TextDocument: Added support for CR line endings (Classic Macintosh). Fixes in save and load. ecode: Closes SpartanJ/ecode#26 (a consequence of issue #27). Closes SpartanJ/ecode#27 (mixed CRLF and LF broke files, pasting text with CRLF line endings broke files). Improved SpartanJ/ecode#24.