aboutsummaryrefslogtreecommitdiff
path: root/emms-cache.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-cache.el')
-rw-r--r--emms-cache.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-cache.el b/emms-cache.el
index 280de46..15ccd39 100644
--- a/emms-cache.el
+++ b/emms-cache.el
@@ -60,7 +60,7 @@ This is used to cache over emacs sessions.")
:group 'emms
:type 'file)
-(defcustom emms-cache-file-coding-system 'latin-1
+(defcustom emms-cache-file-coding-system 'utf-8
"Coding system used for saving `emms-cache-file'."
:group 'emms
:type 'coding-system)