aboutsummaryrefslogtreecommitdiff
path: root/emms-playlist-mode.el
diff options
context:
space:
mode:
authoryonirabkin <yonirabkin>2005-11-03 17:01:00 +0000
committeryonirabkin <mwolson@gnu.org>2005-11-03 17:01:00 +0000
commit9aa9ca1f92704131ed432e2923384f70e315c100 (patch)
tree88753964e8d4e0e7c8dca87d5fe1a5967d10a3e9 /emms-playlist-mode.el
parent05d34d279a0cc1d3d8ff3a2ac000f997feedd147 (diff)
More manual work, but still only 71 percent done
darcs-hash:20051103170157-be80e-8d0fe3a6e38b9c6cf511d1caa12ce08d22cd8c00.gz
Diffstat (limited to 'emms-playlist-mode.el')
-rw-r--r--emms-playlist-mode.el8
1 files changed, 8 insertions, 0 deletions
diff --git a/emms-playlist-mode.el b/emms-playlist-mode.el
index 15cb442..6fd5de0 100644
--- a/emms-playlist-mode.el
+++ b/emms-playlist-mode.el
@@ -15,6 +15,14 @@
;;;
;;; (1) Arbitrary comment entry with color overlays.
+;;; Todo:
+;;;
+;;; emms-add-m3u-playlist displays the first track on the
+;;; mode-line.
+;;;
+;;; Not all of the methods for adding tracks behave correctly in
+;;; regards to marking the current track. Stress test this.
+
;;; Code:
;;; --------------------------------------------------------