aboutsummaryrefslogtreecommitdiff
path: root/emms-player-mpd.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-player-mpd.el')
-rw-r--r--emms-player-mpd.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-player-mpd.el b/emms-player-mpd.el
index 0ab8b8b..650a9b1 100644
--- a/emms-player-mpd.el
+++ b/emms-player-mpd.el
@@ -675,7 +675,7 @@ MusicPD playlist."
(point))))
(emms-player-started 'emms-player-mpd)
(when time
- (run-hook-with-args 'emms-player-seeked-functions time)))))))
+ (run-hook-with-args 'emms-player-time-set-functions time)))))))
(defun emms-player-mpd-detect-song-change (&optional info)
"Detect whether a song change has occurred.