diff options
author | Damien Elmes <emms@repose.cx> | 2006-06-20 09:19:00 +0000 |
---|---|---|
committer | Damien Elmes <emms@repose.cx> | 2006-06-20 09:19:00 +0000 |
commit | 6115f3d510a1d052921210268575ec54a358523c (patch) | |
tree | 8a35d93c40eb118d1e55423c1633c41220fb3e90 | |
parent | 544e06a3b7a1f759317e984b87464632a7548eda (diff) |
README: fix a small typo
darcs-hash:20060620091959-4e3e3-9eb13a61aefbe79769a4c61c96f2ba6cf40a21aa.gz
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -139,8 +139,8 @@ sources for tracks (trivial file system based sources, such as this In most multimedia players, you can seek forward or backward in a track. EMMS supports this too. If you're using mplayer, check that `emms-player-mplayer-parameters' contains "slave". If you're using -mpg321, there is a module called emms-player-mpg321.el. To use it, -simply add the following lines to your configuration : +mpg321, there is a module called emms-player-mpg321-remote.el. To use +it, simply add the following lines to your configuration : (require 'emms-player-mpg321-remote) (push 'emms-player-mpg321-remote emms-player-list) |