aboutsummaryrefslogtreecommitdiff
path: root/emms-mpd.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-mpd.el')
-rw-r--r--emms-mpd.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emms-mpd.el b/emms-mpd.el
index 4951d93..c810279 100644
--- a/emms-mpd.el
+++ b/emms-mpd.el
@@ -213,8 +213,8 @@ This handles both m3u and pls type playlists."
(if (> sec 0) "+" "")
sec)))
;; Taking our cue from emms-player-mplayer-seek
- (when (fboundp 'emms-lyric-seek)
- (emms-lyric-seek sec)))
+ (when (fboundp 'emms-lyrics-seek)
+ (emms-lyrics-seek sec)))
;; Not currently used by the API (to my knowledge), but I make use of
;; these to advance my playlists.