diff options
author | forcer <forcer> | 2006-03-06 21:15:00 +0000 |
---|---|---|
committer | forcer <mwolson@gnu.org> | 2006-03-06 21:15:00 +0000 |
commit | dfbd6f4035ca319f417c9d730d1daf5bcce4dfef (patch) | |
tree | 2a02bb53006648e1d53861e576f69f7f8405d245 | |
parent | e0013a77c5b26f59a87470f2f0ad48d49739ee02 (diff) |
emms-source-file: Yes, playlist does work. (Removed comment)
darcs-hash:20060306211535-2189f-cb714d0f47ff666b1a2a6a19e63691d8b5d7ff66.gz
-rw-r--r-- | emms-source-file.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emms-source-file.el b/emms-source-file.el index 2da8d47..169a559 100644 --- a/emms-source-file.el +++ b/emms-source-file.el @@ -140,8 +140,6 @@ value of `emms-source-file-default-directory'." (emms-track 'file file))) (emms-source-file-directory-tree dir regex))) - -;; FIXME! Does this work? -js ;;;###autoload (autoload 'emms-play-playlist "emms-source-file" nil t) ;;;###autoload (autoload 'emms-add-playlist "emms-source-file" nil t) (define-emms-source playlist (playlist) |