aboutsummaryrefslogtreecommitdiff
path: root/emms-tag-editor.el
diff options
context:
space:
mode:
authorGrant Shangreaux <grant@unabridgedsoftware.com>2021-05-16 17:45:40 -0500
committerGrant Shangreaux <grant@unabridgedsoftware.com>2021-05-16 17:56:56 -0500
commit7dc68851d417343917f1c3d7eaaeef87b16b4690 (patch)
treef514d41f856321d4ebbf21bbee58b86bce269245 /emms-tag-editor.el
parentfba4599027e9982a143922fdf279791a8334cf6e (diff)
Add: re-namespace emms-tag-tracktag, info-date map to date
Diffstat (limited to 'emms-tag-editor.el')
-rw-r--r--emms-tag-editor.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emms-tag-editor.el b/emms-tag-editor.el
index 45c90f7..ce9d934 100644
--- a/emms-tag-editor.el
+++ b/emms-tag-editor.el
@@ -37,7 +37,7 @@
(require 'emms-info-mp3info)
(require 'emms-playlist-mode)
(require 'emms-mark)
-(require 'emms-tracktag)
+(require 'emms-tag-tracktag)
(require 'format-spec)
(require 'subr-x)
@@ -140,7 +140,7 @@ See also `emms-tag-editor-default-parser'.")
(info-date . "--TDAT")))
("ogg" . emms-tag-editor-tag-ogg)
("flac" . emms-tag-editor-tag-flac)
- ("opus" . emms-tracktag-file))
+ ("opus" . emms-tag-tracktag-file))
"An alist used when committing changes to tags in files.
If the external program sets tags by command line options
one-by-one, then the list should like: