I've been working on a programming project in Notepad, so far. Today, I opened my source files in an IDE to debug one thing, and the IDE converted saved my files as binary (or so Mercurial reports, even though I can open and edit them without any problems in Notepad).
How do I convert these binary files back to ASCII, so that I can track my changes in Mercurial?
