From 4d03fc1346fbd7d191636b946b51d3ca2fea9143 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Thu, 15 Feb 2007 17:12:00 +0000 Subject: emms-texinfo: Add stubs for emms-mark and emms-tag-editor I've added "write me" chapters to the manual for emms-mark.el and emms-tag-editor.el, because they need to be written before the release. Hopefully others will volunteer to write them :^) . darcs-hash:20070215171211-1bfb2-2fdc1a0f7226c89cdd5ab04448eaeb681d995613.gz --- emms.texinfo | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'emms.texinfo') diff --git a/emms.texinfo b/emms.texinfo index 0d71131..6c8eb33 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -63,10 +63,12 @@ Emms basics Advanced Features * Track Information:: More narrative track descriptions. * Interactive Playlists:: Interactive Playlists. +* Markable Playlists:: Allow tracks to be marked. Modules and Extensions * The Browser:: Advanced metadata browsing. * Sorting Playlists:: Sorting the order of the tracks. +* Editing Tracks:: Editing track information from within Emms. * Emms Mode Line:: Emms information on the mode line. * Music Player Daemon:: Interface to Music Player Daemon. * Streaming Audio:: Interface to streaming audio. @@ -914,6 +916,13 @@ with the playlist tracks. Text which is not a track is ignored by the program and can therefore be used to include titles and annotations within the playlist. +@node Markable Playlists +@chapter Markable Playlists + +@cindex Markable Playlists + +Write me. + @node Extending Emms @chapter Extending Emms @@ -1519,6 +1528,13 @@ Sort playlist by notes in ascending order. Sort emms playlist by score in descending order. @end defun +@node Editing Tracks +@chapter Editing Tracks + +@cindex track editor + +Write me. + @node Emms Mode Line @chapter Emms Mode Line -- cgit v1.2.3