aboutsummaryrefslogtreecommitdiff
path: root/emms-source-file.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-source-file.el')
-rw-r--r--emms-source-file.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emms-source-file.el b/emms-source-file.el
index 7f727e3..f4599f7 100644
--- a/emms-source-file.el
+++ b/emms-source-file.el
@@ -269,6 +269,7 @@ files) can play."
(interactive "sPlay URL: ")
(emms-playlist-insert-track (emms-track 'url url)))
+;; FIXME-PLS
(define-emms-source playlist (playlist)
"An EMMS source for streaming playlists (usually URLs ending in .pls."
(interactive "sPlay URL: ")