commit | cb8e8fb360ccdb6a1633cac4c9f4945e0823d776 | [log] [tgz] |
---|---|---|
author | Scott Roland <scott@hackonteur.com> | Fri Dec 04 20:03:31 2015 +0000 |
committer | Scott Roland <scott@hackonteur.com> | Fri Dec 04 20:03:31 2015 +0000 |
tree | 9fc16f912b37488583f003eebf14718048ed4067 | |
parent | db65a0f6781ad8ddf746082ddece8a448227341e [diff] |
Fix coding to be utf-8 instead of UTF-8 Old UTF-8 resulted in this error from GNU Emacs: Warning (mule): Invalid coding system `UTF-8' is specified for the current buffer/file by the :coding tag. It is highly recommended to fix it before writing to a file.