aboutsummaryrefslogtreecommitdiff
path: root/emms-info-libtag.el
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2021-04-21 11:26:40 -0400
committerYoni Rabkin <yoni@rabkins.net>2021-04-21 11:26:40 -0400
commit75563821de35dacceb7bb118ee031790d0225583 (patch)
tree6fb4ff7e292662afc1aa59cf818e7cbd9113ef1b /emms-info-libtag.el
parent725feceb896b3a70b0988f32eeee0d79ca102521 (diff)
Replace `add-to-list' with `add-hook' where appropriate
Patch by Stefan Monnier
Diffstat (limited to 'emms-info-libtag.el')
-rw-r--r--emms-info-libtag.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-info-libtag.el b/emms-info-libtag.el
index 28add10..4269aba 100644
--- a/emms-info-libtag.el
+++ b/emms-info-libtag.el
@@ -33,7 +33,7 @@
;; To activate this method for getting info, use something like:
;; (require 'emms-info-libtag)
-;; (add-to-list 'emms-info-functions 'emms-info-libtag)
+;; (add-hook 'emms-info-functions 'emms-info-libtag)
;; Note that you should remove emms-info-mp3info and emms-info-ogginfo
;; from the emms-info-functions list if you want to avoid