1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-07-02 08:20:52 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Pierre Neidhardt
4ce6968d22 emms: Fix emms-browser settings
EMMS bindings used to be broken because emms-browse-mode-map was defconst'd.
This is now fixed upstream.

We set the bindings in a separate function since it's not needed by EMMS users
who don't use the browser.
2017-12-29 22:11:07 +01:00
Pierre Neidhardt
8633ddb97a ...And use declare-function instead 2017-12-07 22:02:46 +01:00
Pierre Neidhardt
e1d71de24f Remove useless 'with-no-warnings' 2017-12-07 21:40:33 +01:00
Pierre Neidhardt
3551fddf99 EMMS: Fix namespace 2017-12-07 10:54:21 +01:00
James Nguyen
9eb7d3db0d Change namespace to evil-collection 2017-12-06 17:50:37 -08:00