From 7b41cead0877e182caff609d59cf37c817ee8136 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Tue, 1 Mar 2016 12:44:00 -0500 Subject: * lisp/emms-setup.el: add emms-show-all --- lisp/emms-setup.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/emms-setup.el b/lisp/emms-setup.el index 90c2d45..0485f81 100644 --- a/lisp/emms-setup.el +++ b/lisp/emms-setup.el @@ -85,6 +85,7 @@ the stable features which come with the Emms distribution." (require 'emms-mode-line) (require 'emms-mark) (require 'emms-tag-editor) + (require 'emms-show-all) (require 'emms-streams) (require 'emms-lyrics) (require 'emms-playing-time) -- cgit v1.2.3