Sat Apr 29 21:28:11 CEST 2006  forcer@forcix.cx
  * debian/emms-extras.manpages: New file

Sat Apr 29 21:14:07 CEST 2006  forcer@forcix.cx
  * Don't delete ChangeLog with make clean, we can't regenerate it without _darcs

Sat Apr 29 21:10:44 CEST 2006  forcer@forcix.cx
  * Don't generate ChangeLog in debian/rules - darcs isn't there anymore then.

Sat Apr 29 20:54:48 CEST 2006  forcer@forcix.cx
  * emms-print-metadata.c: Don't segfault if argument doesn't exist.

Sat Apr 29 20:41:29 CEST 2006  forcer@forcix.cx
  * emms-print-metadata.1: New file.

Sat Apr 29 20:39:58 CEST 2006  forcer@forcix.cx
  * Install correctly with Debian _and_ make install.

Sat Apr 29 19:47:10 CEST 2006  forcer@forcix.cx
  * emms.el: Change version to 2.0

Sat Apr 29 19:45:36 CEST 2006  forcer@forcix.cx
  * debian/changelog: 2.0-1 release version.

Sat Apr 29 15:42:04 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Call kill-line instead of kill-region to fix a minor bug.

Tue Apr 25 21:15:58 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Rename with-widened-buffer to emms-with-widened-buffer.

Tue Apr 25 16:27:16 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Add face entries for light backgrounds.

Tue Apr 25 13:46:36 CEST 2006  yoni-r@actcom.com
  * fixed Makefile

Sun Apr 23 22:19:39 CEST 2006  forcer@forcix.cx
  * emms.el: Simple playlists shouldn't be bothered by read-onliness.

Sat Apr 22 15:28:32 CEST 2006  forcer@forcix.cx
  * emms.el: Fix docstring of emms-player-finished-hook.

Sat Apr 22 05:48:42 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Add disconnect function, for when you want to keep playing music, but not keep track of it in Emacs.

Sat Apr 22 00:47:15 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make sure that emms-player-finished-hook is called once the playlist is exhausted.

Fri Apr 21 23:51:28 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Prompt for volume change amount.

Fri Apr 21 23:43:06 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Implement and document support for changing the volume.

Fri Apr 21 21:19:56 CEST 2006  lucas@rincevent.net
  * emms-metaplaylist-mode.el: New keybinding to emms-metaplaylist-new-buffer.
  
  Yes, it's a small patch...

Fri Apr 21 00:41:14 CEST 2006  lucas@rincevent.net
  * emms-metaplaylist-mode.el: new function : emms-metaplaylist-set-active to set the active playlist buffer from the metaplaylist menu

Fri Apr 21 00:31:26 CEST 2006  lucas@rincevent.net
  * emms-metaplaylist-mode.el: new function to create a new empty EMMS playlist.

Fri Apr 21 01:57:46 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms.el: Fix compiler warning for Emacs22.

Fri Apr 21 01:47:49 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Make XEmacs21 and Emacs21 happy.

Fri Apr 21 13:34:56 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Update AUTHORS.

Fri Apr 21 01:07:37 CEST 2006  forcer@forcix.cx
  * Move propertize compatibility function to the others.

Fri Apr 21 00:38:19 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Use better default for emms-player-mpd-supported-regexp.

Fri Apr 21 00:26:00 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Use better check to see if we are given valid output from "mpd --version".  This should improve results for the case where mpd is installed on a different machine.  Thanks to Adam Sj[_\c3_][_\b8_]gren for the report.

Thu Apr 20 23:09:52 CEST 2006  forcer@forcix.cx
  * Use %S not %s for tracks in errors.

Thu Apr 20 23:07:44 CEST 2006  forcer@forcix.cx
  * Provide emms-propertize compatibility function.

Thu Apr 20 22:10:21 CEST 2006  forcer@forcix.cx
  * Fix face definitions syntax (emms-playlist-mode, emms-metaplaylist-mode)

Fri Apr 14 13:45:43 CEST 2006  william.xwl@gmail.com
  * Added `emms-playlist-sort-by-natural-order'. Thanks to Matthew Kennedy
  <mkennedy@gentoo.org>.

Thu Apr 13 18:14:51 CEST 2006  lucas@rincevent.net
  * emms-libtag.el : Make it id3v1 friendly by removing all the trailing whitespace in metadata

Wed Apr 12 07:26:32 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Don't start the timer upon playing a track if `emms-player-mpd-sync-playlist' is nil.

Wed Apr 12 05:51:32 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Make `emms-player-started' function, which serves the same purpose as `emms-player-stopped', in that it is meant to be called by the player.  emms-player-mpd needs this so that it can tell EMMS exactly when playback has begun.

Wed Apr 12 05:29:26 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make last compiler warning go away with some `put' trickery.

Wed Apr 12 05:26:55 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make emms-player-mpd-show take a callback argument so that it's easy to make a /NP command for Emacs-based IRC clients.

Wed Apr 12 00:54:17 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Set timer interval to be 1 by default and adjust docstring.

Tue Apr 11 06:10:37 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Fix minor typo in comments.

Tue Apr 11 05:35:52 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make sure inserted text from emms-player-mpd-show goes to the right buffer.

Tue Apr 11 05:05:39 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Remove obsolete option.

Tue Apr 11 05:00:23 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Reset some extra state data on stop.

Tue Apr 11 04:59:31 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Fix a bug where too many overlays were being added when the track was updated.

Tue Apr 11 03:39:42 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: A few minor tweaks.

Tue Apr 11 02:43:45 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Major rewrite to use a custom transaction queue implementation, which includes adjusting most functions to use callbacks and closures.

Mon Apr 10 14:26:52 CEST 2006  forcer@forcix.cx
  * emms-source-file.el: Fix dired source.

Mon Apr 10 14:26:23 CEST 2006  forcer@forcix.cx
  * emms.el: Introduce and use `emms-source-old-buffer'

Sun Apr  9 22:55:47 CEST 2006  Trent Buck <trentbuck@gmail.com>
  * patch resolution

Sun Feb 26 06:54:50 CET 2006  trentbuck@gmail.com
  * emms-player-mplayer.el: mplayer supports FLAC, too.

Sun Dec  4 19:13:47 CET 2005  Trent Buck <trentbuck@gmail.com>
  * emms-info-libtag.el: remove unused variables.

Sun Nov 20 07:50:09 CET 2005  Trent Buck <trentbuck@gmail.com>
  * emms-info-libtag.el: libtag can also handle Speex files.

Sun Apr  9 07:25:56 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Remove obsolete function.

Sun Apr  9 02:53:06 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Add new playlist sources to documentation.

Sun Apr  9 02:52:34 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Use emms-playlist-save instead of a custom function.

Sun Apr  9 02:35:40 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-source-playlist: Get things working to my satisfaction, like saving playlists in different formats and (optionally) being prompted for which format.

Thu Apr  6 06:26:15 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Make it possible to use edebug on `with-inhibit-read-only' forms.

Thu Apr  6 05:45:53 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: If the MusicPD daemon goes away, make sure that we can still stop EMMS.

Mon Apr  3 16:04:16 CEST 2006  william.xwl@gmail.com
  * Updated manual for emms-lyrics.

Mon Apr  3 15:49:22 CEST 2006  william.xwl@gmail.com
  * New variable: `emms-lyrics-coding-system'. It's the coding system used
  in the output of lyrics. (I sent this before, maybe some unexpected
  problem happened.)

Sun Apr  2 20:48:33 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Never set emms-player-stopped-p, since this is only to be done when the user explicitly stops the music.

Sun Apr  2 19:50:02 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Make sure that negated character classes in regexps include the newline character, so that there is no possibility of empty lines being matched.

Sun Apr  2 18:05:55 CEST 2006  forcer@forcix.cx
  * emms-playlist-sort.el, quote FORM argument to eval-after-load

Sun Apr  2 16:44:07 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Update manual and emms-setup with the preferred way of invoking emms-playing-time and emms-lyrics from .emacs.  Update MusicPD section of manual.

Sun Apr  2 05:15:46 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-streams: Make some options customizable.  Fix compiler warnings.

Sun Apr  2 04:45:56 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-source-playlist: Add support for m3u and pls playlists.

Sun Apr  2 01:31:46 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Remove emms-tageditor.el, since it only works with emms-pbi.el.  It might be useful to re-add this, once it has been rewritten.  But first, let's get a release out the door :^) .

Sun Apr  2 01:30:36 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Don't use define-emms-simple-player, since we provide our own versions of the functions that it produces.

Sun Apr  2 01:29:18 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-lyrics: Make this behave like other add-ons.

Sun Apr  2 01:26:10 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Fix a variety of compilation errors and warnings.

Sun Apr  2 01:25:22 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Makefile: Don't show Emacs commandline.  Remove generated HTML file in clean rule.

Sat Apr  1 23:08:49 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-streams: Add prefix to utility functions.

Sat Apr  1 23:06:34 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Make all add-on files toggle-able.

Sat Apr  1 21:18:25 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-mode-line: Add toggle functions and autoload cookies.

Sat Apr  1 21:04:27 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Use simpler value for connect function.

Sat Apr  1 21:43:58 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Remove emms-pl-manip.el

Sat Apr  1 21:33:06 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Remove emms-pbi*.el at forcer's request.

Sat Apr  1 21:04:43 CEST 2006  lucas@rincevent.net
  * README: Added a paragraph about libtag.

Sat Apr  1 20:54:21 CEST 2006  lucas@rincevent.net
  * emms-info-libtag.el: Add a warning about the possible conflict with emms-info-mp3info

Sat Apr  1 20:18:21 CEST 2006  lucas@rincevent.net
  * Some minor modifications

Sat Apr  1 20:45:47 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Makefile: Use correct extension in new HTML rule.

Sat Apr  1 20:03:31 CEST 2006  Michael Olson <mwolson@gnu.org>
  * Makefile: Update .PHONY, add .PRECIOUS line for generated files, add rule for creating HTML version of documentation.

Sat Apr  1 22:51:25 CEST 2006  forcer@forcix.cx
  * Use insert-file instead of insert-file-literally to get around coding system problems

Sat Apr  1 22:43:06 CEST 2006  forcer@forcix.cx
  * Added emms-play-playlist

Sat Apr  1 22:38:20 CEST 2006  forcer@forcix.cx
  * Added emms-source-playlist.el, moved stuff from emms.el there

Sat Apr  1 20:59:13 CEST 2006  forcer@forcix.cx
  * Move emms-parse-playlist to emms-source-file.el, rename to emms-source-file-parse-playlist

Wed Mar 29 07:07:12 CEST 2006  forcer@forcix.cx
  * emms-streams.el (emms-stream-default-list): Add "Voices from Within"

Sat Mar 25 00:25:06 CET 2006  yonirabkin@member.fsf.org
  * All stable extentions documented

Mon Mar 27 01:00:03 CEST 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd.el (emms-info-mpd): Prevent an error when we can't connect to a MusicPD instance.  This prevents EMMS from causing Emacs to stop reading initialization settings.

Thu Mar 23 17:48:44 CET 2006  yonirabkin@member.fsf.org
  * Added MusicPD to the Emms manual.

Thu Mar 23 13:53:34 CET 2006  yonirabkin@member.fsf.org
  * Added `emms-playlist-sort' to the Emms manual.

Wed Mar 22 11:46:11 CET 2006  yonirabkin@member.fsf.org
  * re-organization of emms-setup levels

Thu Mar 23 14:51:09 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make importing of MusicPD playlist a bit less error-prone.

Mon Mar 20 08:13:37 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make pausing work after importing a playlist from MusicPD.

Mon Mar 20 07:51:53 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Try to get values for name and port from environment.  Fix awkwardness in `emms-player-mpd-block'.

Mon Mar 20 07:14:55 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Implement importing the current MusicPD playlist into EMMS and fix a couple of bugs.

Wed Mar 15 20:07:20 CET 2006  yonirabkin@member.fsf.org
  * finished updating copyrights

Wed Mar 15 16:58:34 CET 2006  yonirabkin@member.fsf.org
  * fixed copyright years and copyright holder

Mon Mar  6 22:15:35 CET 2006  forcer@forcix.cx
  * emms-source-file: Yes, playlist does work. (Removed comment)

Sun Mar  5 16:49:38 CET 2006  forcer@forcix.cx
  * emms-player-simple.el (alsaplayer): Fixed regexp.

Sun Mar  5 05:52:59 CET 2006  forcer@forcix.cx
  * emms-player-simple.el: Added alsaplayer support. Thanks to indio on #emacs.

Thu Mar  2 04:23:15 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Do a seek when the song has changed in case several seconds have elapsed between detection and song change.

Sun Feb 26 18:11:21 CET 2006  yoni-r@actcom.com
  * playlist mode yank bug fix

Thu Feb 16 19:18:47 CET 2006  yoni-r@actcom.com
  * update README file

Wed Jan 18 14:14:12 CET 2006  william.xwl@gmail.com
  * Pass correct parameter to `run-at-time', to make sure only one timer is
  running.

Mon Jan  9 09:38:56 CET 2006  yonirabkin@member.fsf.org
  * add two macros, one to emms.el and the other to emms-playlist-mode.el. The former fixes a bug in which the software attempts to access a completely narrowed buffer and the latter because it looks nicer.

Sat Jan  7 06:33:10 CET 2006  Michael Olson <mwolson@gnu.org>
  * Rename m3u-playlist source to "playlist" and support .pls files.  The playlist-parsing routine has been moved to a separate function, since the MusicPD player also needs to use it.  Detect URLs in playlists and use type of 'url when creating tracks for them.

Fri Jan  6 04:24:00 CET 2006  Michael Olson <mwolson@gnu.org>
  * Use emms-replace-regexp-in-string.

Fri Jan  6 04:21:21 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Escape specials in filenames like the other MPD clients do.

Fri Jan  6 04:20:48 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-stream-info: Use emms-replace-regexp-in-string.

Thu Jan  5 18:21:44 CET 2006  Michael Olson <mwolson@gnu.org>
  * New XEmacs compatibility function: emms-replace-regexp-in-string

Sat Jan  7 09:10:52 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Detect when the server has stopped, and call emms-player-stopped.

Sat Jan  7 07:43:58 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Implement blocking so that code in timers doesn't conflict.

Thu Jan  5 02:46:42 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Quote file argument so that filenames with spaces are treated correctly.

Wed Jan  4 23:49:02 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-playing-time: Make sure that we don't start more than one timer instance.

Wed Jan  4 23:47:34 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make it the default to sync the MusicPD playlist with the EMMS playlist, since this is what most EMMS users will probably want.

Wed Jan  4 16:42:38 CET 2006  forcer@forcix.cx
  * Move `emms-cancel-timer' to a compatibility section in emms.el

Wed Jan  4 09:13:59 CET 2006  Michael Olson <mwolson@gnu.org>
  * Make emms-player-mpd work with emms-playing-time.

Wed Jan  4 08:52:37 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Bring this up-to-par with the other backends, in that it can update the current playlist position and load the contents of the current playlist into MusicPD.

Tue Jan  3 05:04:56 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Docfix, wait 200 millisecs for process to start, add more output when verbose mode is enabled.

Wed Jan  4 07:10:24 CET 2006  Michael Olson <mwolson@gnu.org>
  * Use timers in a way that is compatible with both Emacs and XEmacs.

Mon Jan  2 10:07:52 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Fix documentation.  The mpc binary is no longer needed.

Sun Jan  1 03:09:42 CET 2006  Michael Olson <mwolson@gnu.org>
  * emms-player-mpd: Make sure the process gets closed autommatically when exiting Emacs.

Sat Dec 31 09:32:23 CET 2005  Michael Olson <mwolson@gnu.org>
  * Significantly improve (and speed up) MusicPD support.

Fri Dec 16 10:19:38 CET 2005  william.xwl@gmail.com
  * `emms-score-set-playing' is not really "set", but "add". Fix this. Same
  for `emms-score-set-file-on-line'.

Tue Dec 13 14:15:58 CET 2005  william.xwl@gmail.com
  * Added `emms-playlist-sort-by-score'.

Tue Dec 13 14:11:57 CET 2005  william.xwl@gmail.com
  * Fixed emms-score.el to accommordate with changes in EMMS2. I've also
  reorganized the code structure a little bit and added bunches of new
  user interface functions.

Mon Dec 12 10:47:52 CET 2005  william.xwl@gmail.com
  * Move `emms-lyrics-mode' to the end, or it won't work on CVS Emacs.

Sat Dec  3 20:47:36 CET 2005  yonirabkin@member.fsf.org
  * fix mode-alter bug

Tue Dec 20 13:25:14 CET 2005  yonirabkin@member.fsf.org
  * update manual for playlist-mode

Sat Dec 24 11:57:38 CET 2005  yonirabkin@member.fsf.org
  * make emms-playlist-mode emacs21.4 compatible

Sun Dec 18 11:22:18 CET 2005  yonirabkin@member.fsf.org
  * fix emms-playlist-save-as-m3u

Fri Dec  9 17:34:32 CET 2005  yonirabkin@member.fsf.org
  * killing and yanking in the interactive playlist buffer

Mon Dec  5 10:20:44 CET 2005  yonirabkin@member.fsf.org
  * Killing and yanking

Sun Nov 27 09:56:36 CET 2005  yonirabkin@member.fsf.org
  * fix manual sectioning

Sun Nov 20 16:46:43 CET 2005  yonirabkin@member.fsf.org
  * Fix conflicts in emms-playlist-mode.el

Fri Nov 25 18:54:45 CET 2005  yonirabkin@member.fsf.org
  * Fix emms.texinfo for PDF output (thanks twb)

Sat Nov 19 18:14:19 CET 2005  william.xwl@gmail.com
  * Added `emms-playlist-mode-go-popup' for popuping emms-playlist as a side
  window.

Sat Nov 19 16:08:05 CET 2005  Trent Buck <trentbuck@gmail.com>
  * emms-info-mp3info.el (emms-info-mp3find-arguments): use info-tracknumber instead of info-tracknum, so as to be consistent with ogginfo.
  emms-info.el: Update documentation.

Fri Oct 28 16:25:38 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * emms-source-file.el: add missing third clause to AUTOLOAD calls.

Sat Nov 19 19:39:45 CET 2005  Trent Buck <trentbuck@gmail.com>
  * emms-info-libtag.el: Fix a couple of typos.

Sat Nov 19 19:15:28 CET 2005  Trent Buck <trentbuck@gmail.com>
  * Implement an emms-info function using the libtag package.

Mon Nov  7 04:42:32 CET 2005  yonirabkin@member.fsf.org
  * Finished rewriting manual

Thu Nov  3 18:01:57 CET 2005  yonirabkin@member.fsf.org
  * More manual work, but still only 71 percent done

Thu Nov  3 19:38:30 CET 2005  lucas@rincevent.net
  * Added support for toggling default action in streams

Thu Nov  3 19:38:01 CET 2005  lucas@rincevent.net
  * Added a hook for emms-streams

Thu Oct 27 19:27:39 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * debian/emms.emacs-install: Leave symlinks in bytecode dir for find-library/function/variable.

Thu Oct 27 17:04:18 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * debian/rules: swap binary-indep and binary-arch bodies, since emms is packages as source code.

Thu Oct 27 15:39:19 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * Makefile (ChangeLog): Generate ChangeLog from darcs metadata.
  debian/rules (build-stamp): Have make generate the ChangeLog.
  (build-arch): Include ChangeLog and debian/changelog in debian package.

Sun Oct 23 03:20:53 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * Added simple player "playsound".

Mon Sep 12 15:33:53 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * Remove TODO from debian/docs.

Mon Sep 12 14:57:54 CEST 2005  Trent Buck <trentbuck@gmail.com>
  * Don't attempt to dh_installchangelogs ChangeLog in debian/rules.

Wed Oct 26 18:14:59 CEST 2005  william.xwl@gmail.com
  * Add prefix keys support.

Mon Oct 17 17:29:34 CEST 2005  yonirabkin@member.fsf.org
  * manual 71% done

Sat Oct 15 12:43:40 CEST 2005  yonirabkin@member.fsf.org
  * fix emms-info-ogginfo laguange

Thu Oct 13 20:39:49 CEST 2005  yonirabkin@member.fsf.org
  * manual update (68% done)

Sat Oct 15 16:09:04 CEST 2005  yonirabkin@member.fsf.org
  * emms-metaplaylist fix requested by Lukhas

Sun Oct 16 05:32:27 CEST 2005  william.xwl@gmail.com
  * A minor spell correction.

Sun Oct  9 15:03:00 CEST 2005  lucas@rincevent.net
  * Make emms-mode-line-icon use the good function to get the current track

Sat Oct  8 09:18:29 CEST 2005  forcer@forcix.cx
  * Rename `emms-playlist-save-active-as-m3u' to `emms-playlist-save-current-as-m3u'.

Fri Oct  7 10:47:56 CEST 2005  william.xwl@gmail.com
  * emms-playlist-sort.el: New file containing various playlist sort
  functions.

Fri Oct  7 10:46:01 CEST 2005  william.xwl@gmail.com
  * emms-setup.el: Added `emms-playlist-sort' to `emms-devel'.

Thu Oct  6 04:51:55 CEST 2005  william.xwl@gmail.com
  * emms-setup.el: Moved `emms-lyrics' and `emms-playing-time' into
  `emms-all'.

Wed Oct  5 08:49:14 CEST 2005  william.xwl@gmail.com
  * emms-lyrics.el: New function: `emms-lyrics-restore-mode-line'.

Wed Oct  5 08:48:46 CEST 2005  william.xwl@gmail.com
  * emms-playing-time.el: New function: `emms-playing-time-restore-mode-line'.

Wed Oct  5 21:13:15 CEST 2005  yonirabkin@member.fsf.org
  * manual work (57% done)

Wed Oct  5 07:53:32 CEST 2005  william.xwl@gmail.com
  * emms.el: Should initialize `emms-player-paused-p' to nil at start. Or a
  pause + stop would make `emms-player-paused-p' be wrong.

Wed Oct  5 07:37:23 CEST 2005  william.xwl@gmail.com
  * emms-mode-line.el: Made `emms-mode-line-alter' be compatible with
  `emms-track-updated-functions'.

Tue Oct  4 18:21:38 CEST 2005  william.xwl@gmail.com
  * emms-mode-line.el: When artist or title info cann't be achieved, show
  file name without directory.

Tue Oct  4 17:46:56 CEST 2005  william.xwl@gmail.com
  * emms-mode-line: Changed dead `emms-playlist-current-track-changed-hook'
  to `emms-track-updated-functions'.

Tue Oct  4 21:30:20 CEST 2005  yonirabkin@member.fsf.org
  * emms-playlist-mode-switch-buffer

Tue Oct  4 15:49:32 CEST 2005  yonirabkin@member.fsf.org
  * Yet Another Installment of the manual re-write

Sat Oct  1 12:09:29 CEST 2005  yonirabkin@member.fsf.org
  * emms-setup.el re-write

Fri Sep 30 23:24:51 CEST 2005  yonirabkin@member.fsf.org
  * more manual re-writing

Thu Sep 29 22:52:22 CEST 2005  yonirabkin@member.fsf.org
  * manual work

Wed Sep 28 09:13:21 CEST 2005  yonirabkin@member.fsf.org
  * Another installment of manual changes

Mon Sep 26 19:24:49 CEST 2005  yonirabkin@member.fsf.org
  * some manual fixes (just the start)

Wed Sep 28 05:42:07 CEST 2005  forcer@forcix.cx
  * Rename emms-default.el to emms-setup.el.

Sun Sep 25 18:53:42 CEST 2005  Michael Olson <mwolson@gnu.org>
  * emms.el (emms-playlist-new): Use interactive-p rather than
  called-interactively-p, since the latter is not available in Emacs21.

Sun Sep 25 18:03:36 CEST 2005  Michael Olson <mwolson@gnu.org>
  * emms-streams.el: Update `emms-info-file-info-song-artist' so that it
  can deal with the new interface.

Sat Sep 24 20:38:44 CEST 2005  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode.el: 3rd attempt to not clobber
  emms-playlist-buffer-p.

Sat Sep 24 15:20:01 CEST 2005  yonirabkin@member.fsf.org
  * List all the changes needed in the manual

Mon Sep 26 03:28:13 CEST 2005  forcer@forcix.cx
  * Update tracks with a specific function, and provide emms-track-updated-functions

Fri Sep 23 23:30:08 CEST 2005  yonirabkin@member.fsf.org
  * Adding emms-info-ogginfo.el and consiquently modifying emms-default

Fri Sep 23 19:03:48 CEST 2005  yonirabkin@member.fsf.org
  * add emms-metaplaylist-mode.el

Fri Sep 23 18:43:24 CEST 2005  yonirabkin@member.fsf.org
  * rollback patch to fix adding tracks.

Fri Sep 23 18:34:28 CEST 2005  william.xwl@gmail.com
  * emms-playing-time.el: 
  
  1 New functions: `emms-playing-time-enable',
  `emms-playing-time-disable', `emms-playing-time-toggle', for handling
  hook stuffs. 
  
  2 Removed `emms-playing-time-display-p' where unnecessary now. 
  
  3 Updated commentary and author name. :-)

Fri Sep 23 18:32:20 CEST 2005  william.xwl@gmail.com
  * eemms-lyrics.el:
  
  1 New functions: `emms-lyrics-enable', `emms-lyrics-disable',
  `emms-lyrics-toggle', for handling hook stuffs.
  
  2 Removed `emms-lyrics-display-p' where unnecessary now. 
  
  3 Updated commentary and author name. :-)

Fri Sep 23 06:23:55 CEST 2005  william.xwl@gmail.com
  * emms-lyrics.el: Fixed a bug in `emms-lyrics-start'.

Fri Sep 23 06:22:30 CEST 2005  william.xwl@gmail.com
  * emms-playing-time.el: Applied standard customization definitions.

Thu Sep 22 20:46:57 CEST 2005  forcer@forcix.cx
  * emms-info-mp3info: Provide a way to configure the mp3info output coding system.

Thu Sep 22 20:32:14 CEST 2005  forcer@forcix.cx
  * Add documentation of the define symbols for emms-info.el.

Thu Sep 22 18:58:01 CEST 2005  yonirabkin@member.fsf.org
  * remove emms-metaplaylist-mode code from emms-playlist-mode

Thu Sep 22 18:15:19 CEST 2005  william.xwl@gmail.com
  * emms-playing-time: Since 'info-playing-time is an int now, changed
  `emms-playing-time-display' accordingly.

Thu Sep 22 16:54:03 CEST 2005  forcer@forcix.cx
  * emms-info-mp3info: Use number for 'info-playing-time.

Thu Sep 22 15:13:19 CEST 2005  william.xwl@gmail.com
  * emms-playing-time.el: Updated the playing-time retrieval method, so as
  to be able to display playing-time again.

Thu Sep 22 15:28:08 CEST 2005  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode: Make sure emms-playlist-buffer-p is set, since we
  destroy all local variables.

Thu Sep 22 15:24:24 CEST 2005  Michael Olson <mwolson@gnu.org>
  * emms-playlist-mode-go: Add buffer-live-p check to circumvent a
  "selecting deleted buffer" error.

Wed Sep 21 18:52:53 CEST 2005  forcer@forcix.cx
  * emms-player-mplayer.el: Set resume method to nil to just use pause.

Wed Sep 21 17:10:00 CEST 2005  yonirabkin@member.fsf.org
  * fix emms-score.el and emms-info-ogg.el borkage

Tue Sep 20 22:13:00 CEST 2005  yonirabkin@member.fsf.org
  * clean-up emms-info-ogg.el

Tue Sep 20 21:22:19 CEST 2005  yonirabkin@member.fsf.org
  * fix ogg-info

Tue Sep 20 22:02:58 CEST 2005  forcer@forcix.cx
  * emms-info-mp3info ignores files which are not mp3s

Tue Sep 20 21:51:19 CEST 2005  forcer@forcix.cx
  * Don't set values mp3info has nothing for

Tue Sep 20 21:26:02 CEST 2005  forcer@forcix.cx
  * later-do.el: Run timer after function did run to avoid stacking

Tue Sep 20 21:25:31 CEST 2005  forcer@forcix.cx
  * Inefficiency removed: Update each track only once :P

Tue Sep 20 20:57:05 CEST 2005  forcer@forcix.cx
  * Ignore read-onliness when updating a track in a playlist buffer

Tue Sep 20 20:56:52 CEST 2005  forcer@forcix.cx
  * Use time-less-p instead of <= for times

Tue Sep 20 20:39:48 CEST 2005  forcer@forcix.cx
  * later-do.el emms version

Tue Sep 20 20:29:52 CEST 2005  forcer@forcix.cx
  * emms-streams shouldn't overwrite `emms-track-initialize-functions'

Tue Sep 20 20:10:36 CEST 2005  forcer@forcix.cx
  * Typo fix (findo -> find)

Tue Sep 20 19:52:44 CEST 2005  forcer@forcix.cx
  * emms-info-track-description: Fall back to old behavior if no title and artist

Tue Sep 20 19:13:29 CEST 2005  forcer@forcix.cx
  * Hotfix for emms-streams due to info changed. Please fix later.

Tue Sep 20 19:08:59 CEST 2005  forcer@forcix.cx
  * Fix emms-default.el, and ignore ogg stuff for now.

Tue Sep 20 19:02:53 CEST 2005  forcer@forcix.cx
  * Remove emms-info-later-do.el

Tue Sep 20 19:02:38 CEST 2005  forcer@forcix.cx
  * Fix emms-default.el for new emms-info.el

Tue Sep 20 18:59:28 CEST 2005  forcer@forcix.cx
  * emms-info-mp3info.el updated for newest emms-info.el

Tue Sep 20 18:32:55 CEST 2005  forcer@forcix.cx
  * emms-info.el rewrite.

Tue Sep 20 18:01:28 CEST 2005  forcer@forcix.cx
  * later-do: Work even if the called function errors out.

Tue Sep 20 17:06:44 CEST 2005  forcer@forcix.cx
  * emms-random: Use `emms-playlist-current-select-random'.

Mon Sep 19 23:05:33 CEST 2005  yonirabkin@member.fsf.org
  * fixing track killing some more

Mon Sep 19 22:38:16 CEST 2005  yonirabkin@member.fsf.org
  * use insert function for yanking

Mon Sep 19 18:46:24 CEST 2005  forcer@forcix.cx
  * Fixed saving/loading for emms-playlist-mode, also added track updating

Mon Sep 19 18:45:37 CEST 2005  forcer@forcix.cx
  * Added track updating to emms.

Mon Sep 19 18:02:39 CEST 2005  yonirabkin@member.fsf.org
  * Added emms-playlist-mode-insert-function (fixed sorting and shuffling font-lock)

Mon Sep 19 15:53:01 CEST 2005  mwolson@member.fsf.org
  * Make emms-playlist-current-clear an interactive function.

Mon Sep 19 15:00:07 CEST 2005  yonirabkin@member.fsf.org
  * Fix bugs in lyrics and mode-line modes when switching songs, fix yanking in playlist buffer

Mon Sep 19 14:45:13 CEST 2005  yonirabkin@member.fsf.org
  UNDO: Fix track switching error and interactive playlist yanking

Mon Sep 19 14:45:13 CEST 2005  yonirabkin@member.fsf.org
  * Fix track switching error and interactive playlist yanking

Mon Sep 19 08:37:44 CEST 2005  yonirabkin@member.fsf.org
  * Added 'emms-playlist-clear to the default key-map for emms-playlist-mode

Mon Sep 19 08:54:00 CEST 2005  yonirabkin@member.fsf.org
  * Added 'emms-playlist-clear to default playlist keymap

Sun Sep 18 22:03:41 CEST 2005  mwolson@member.fsf.org
  * Make `emms-playlist-clear' interactive so that I can map it to a key.

Sun Sep 18 21:39:06 CEST 2005  yonirabkin@member.fsf.org
  * include streaming into emms-default and fix streaming info from within the *EMMS Streams* buffer

Sun Sep 18 21:44:32 CEST 2005  forcer@forcix.cx
  * Make `with-current-emms-playlist' disable read-onlyness.

Sun Sep 18 20:53:51 CEST 2005  yonirabkin@member.fsf.org
  * fix emms-streams.el and emms-player-mplayer.el

Sun Sep 18 20:06:23 CEST 2005  yonirabkin@member.fsf.org
  * comment out emms-info-playlist breakage

Sun Sep 18 17:47:58 CEST 2005  forcer@forcix.cx
  * emms-playlist-set-playlist-buffer: Ensure the selected buffer is a playlist.

Sun Sep 18 17:38:18 CEST 2005  forcer@forcix.cx
  * Ignore read-onliness when opening a playlist-mode-buffer.

Sun Sep 18 16:37:12 CEST 2005  yonirabkin@member.fsf.org
  * fixing errors after breakage

Sun Sep 18 15:48:05 CEST 2005  forcer@forcix.cx
  * Big renaming for current buffer/current playlist distinction.
  All playlist functions which work on the current playlist now are named
  `emms-playlist-current-...'. Other functions named `emms-playlist-...'
  work on the current buffer.
  This affects the following functions:
  
  emms-playlist-clear => emms-playlist-current-clear
  emms-playlist-selected-track => emms-playlist-current-selected-track
  emms-playlist-select-next => emms-playlist-current-select-next
  emms-playlist-select-previous => emms-playlist-current-select-previous
  emms-playlist-select-random => emms-playlist-current-select-random
  emms-playlist-select-first => emms-playlist-current-select-first
  emms-playlist-select-last => emms-playlist-current-select-last
  emms-playlist-insert-source => emms-playlist-current-insert-source

Sun Sep 18 15:17:28 CEST 2005  forcer@forcix.cx
  * emms-playlist-new: No, it's a major mode, DONT pass an argument!

Sun Sep 18 14:51:05 CEST 2005  lucas@rincevent.net
  * Making emms-default now emms-playlist-mode compatible

Sun Sep 18 14:51:07 CEST 2005  forcer@forcix.cx
  * emms-playlist-new: Pass positive argument to mode function.

Sun Sep 18 14:30:45 CEST 2005  lucas@rincevent.net
  * Renaming the "playlist" source to "streamlist".
  
  Things might be broken.

Sun Sep 18 13:13:56 CEST 2005  yonirabkin@member.fsf.org
  * clean-up pseudo font-locking

Sun Sep 18 13:06:51 CEST 2005  yonirabkin@member.fsf.org
  * "font-locking" for inserted, unselected tracks

Sun Sep 18 12:22:40 CEST 2005  yonirabkin@member.fsf.org
  * emms.el missing quote fix, emms-playlist-mode.el kill-track fix

Sun Sep 18 02:21:19 CEST 2005  lucas@rincevent.net
  * Adding a bunch of FIXME tags for the playlist source
  
  When we come to a consensus on the naming, we'll just fix it.
  Yrk should have a word about it, stream-playlist sounds good.

Sun Sep 18 02:06:05 CEST 2005  lucas@rincevent.net
  * Fixing emms-playlist-mode-open-buffer

Sun Sep 18 01:49:43 CEST 2005  forcer@forcix.cx
  * emms-playlist-select should not switch to the playlist buffer.

Sun Sep 18 01:02:31 CEST 2005  lucas@rincevent.net
  * Renaming emms-playlist-save to emms-playlist-mode-save-buffer

Sat Sep 17 20:43:31 CEST 2005  yonirabkin@member.fsf.org
  * Added docstrings and clean-up for emms-playlist-mode.el

Sat Sep 17 19:28:15 CEST 2005  yonirabkin@member.fsf.org
  * A kinder, gentler emms-playlist-mode-go

Sat Sep 17 13:53:59 CEST 2005  yonirabkin@member.fsf.org
  * clean-up and emms-playlist-mode-center-current

Thu Sep 15 17:45:17 CEST 2005  william.xwl@gmail.com
  * emms-player-mplayer.el: mplayer also knows rm, rmvb, mp4, ...etc.

Sat Sep 17 13:33:12 CEST 2005  yonirabkin@member.fsf.org
  * multiple fixes to emms-playlist-mode.el

Sat Sep 17 13:33:01 CEST 2005  forcer@forcix.cx
  * emms-show now knows when nothing is playing.

Sat Sep 17 13:14:49 CEST 2005  forcer@forcix.cx
  * Inhibit read-only in `emms-playlist-insert-track'

Sat Sep 17 04:11:38 CEST 2005  Michael Olson <mwolson@gnu.org>
  * mpd-updates
  emms-player-mpd.el: Add handler for 'resume.
  (emms-player-mpd-paused-p): Remove, since we already have
  emms-player-paused-p.
  (emms-player-mpd-pause): Use toggle instead of either play or
  pause.

Fri Sep 16 23:28:45 CEST 2005  lucas@rincevent.net
  * Making emms-playlist-mode-go respect emms-playlist-buffer

Fri Sep 16 23:26:23 CEST 2005  forcer@forcix.cx
  * Add `emms-ensure-player-playing-p'

Fri Sep 16 23:21:34 CEST 2005  lucas@rincevent.net
  * Adding emms-playlist-mode-save and -open

Fri Sep 16 22:22:37 CEST 2005  yonirabkin@member.fsf.org
  * Small fixes

Fri Sep 16 15:53:49 CEST 2005  forcer@forcix.cx
  * Be able to clear the playlist buffer even if it's killed.

Fri Sep 16 13:39:46 CEST 2005  lucas@rincevent.net
  * Adding emms-playlist-save-active-as-m3u

Fri Sep 16 13:39:11 CEST 2005  lucas@rincevent.net
  * Fixing a typo in emms-playlist-save-active

Fri Sep 16 13:38:05 CEST 2005  lucas@rincevent.net
  * Docstrings for playlist saving functions

Fri Sep 16 13:35:19 CEST 2005  lucas@rincevent.net
  * Adding m3u playlist format for saving.

Fri Sep 16 15:40:01 CEST 2005  forcer@forcix.cx
  * Added emms-playlist-mode.el

Fri Sep 16 14:51:53 CEST 2005  forcer@forcix.cx
  * Shuffle, sort and source-add don't move point anymore.

Fri Sep 16 03:12:02 CEST 2005  forcer@forcix.cx
  * Provide source insertion

Fri Sep 16 02:51:03 CEST 2005  forcer@forcix.cx
  * Cleaned up `emms-playlist-save' a bit

Fri Sep 16 02:42:52 CEST 2005  lucas@rincevent.net
  * Adding emms-playlist-save and -active-save
  
  Opening will come soon.
  

Fri Sep 16 02:33:31 CEST 2005  forcer@forcix.cx
  * Fix emms-playlist-new and make emms-playlist-clear use it.

Fri Sep 16 00:36:36 CEST 2005  lucas@rincevent.net
  * Removing the old emms-save-playlist

Thu Sep 15 21:50:59 CEST 2005  forcer@forcix.cx
  * emms-source-add now checks for an as of yet unset marker, too.

Thu Sep 15 21:26:21 CEST 2005  forcer@forcix.cx
  * Add `emms-playlist-buffer-p'.

Thu Sep 15 06:15:58 CEST 2005  william.xwl@gmail.com
  * emms-lyrics.el: Changed to `emms-player-seeked-hook' to
  `emms-player-seeked-functions', defined in `emms.el'.

Thu Sep 15 06:12:50 CEST 2005  william.xwl@gmail.com
  * emms-playing-time.el: Changed to `emms-player-seeked-hook' to
  `emms-player-seeked-functions', defined in `emms.el'.

Thu Sep 15 06:07:17 CEST 2005  william.xwl@gmail.com
  * emms.el: Fix seek bug in `emms-player-seek'.

Wed Sep 14 16:58:18 CEST 2005  william.xwl@gmail.com
  * emms-lyrics.el: Updated commentary and applied standard customization
  definitions.

Wed Sep 14 23:56:57 CEST 2005  forcer@forcix.cx
  * ogg-comment.el: Define macros before using them.

Wed Sep 14 16:19:14 CEST 2005  forcer@forcix.cx
  * Add more mikmod command line args.

Wed Sep 14 16:13:35 CEST 2005  forcer@forcix.cx
  * Added mikmod support (thanks to Martin Schoenmakers)

Wed Sep 14 14:40:43 CEST 2005  forcer@forcix.cx
  * emms-playlist-new, emms-playlist-set-playlist-buffer: New commands.

Wed Sep 14 13:19:45 CEST 2005  forcer@forcix.cx
  * Add `emms-player-simple-regexp'. Also, use it as appropriate.

Wed Sep 14 13:03:46 CEST 2005  lucas@rincevent.net
  * Fixing typo in file regexps for gstreamer

Wed Sep 14 01:26:30 CEST 2005  forcer@forcix.cx
  * Updated define-emms-simple-player examples in emms.texinfo

Tue Sep 13 16:46:10 CEST 2005  forcer@forcix.cx
  * Call widen in shuffle and sort.

Tue Sep 13 16:43:50 CEST 2005  forcer@forcix.cx
  * Added `emms-playlist-delete-track-function'.

Tue Sep 13 16:41:38 CEST 2005  forcer@forcix.cx
  * Remove emms-playlist-kill-track.

Tue Sep 13 16:36:54 CEST 2005  forcer@forcix.cx
  * Fix shuffling in combined sources.

Tue Sep 13 15:22:30 CEST 2005  forcer@forcix.cx
  * Call `emms-shuffle' to shuffle a source.

Tue Sep 13 14:22:02 CEST 2005  forcer@forcix.cx
  * Cleanup of the shuffle/sort stuff

Tue Sep 13 14:03:03 CEST 2005  forcer@forcix.cx
  * emms-shuffle-all: Depend on the value of current, not of emms-player-playing-p

Tue Sep 13 13:56:44 CEST 2005  forcer@forcix.cx
  * Don't make emms-playlist-sort and emms-playlist-shuffle interactive.

Tue Sep 13 04:06:38 CEST 2005  forcer@forcix.cx
  * Keep the selected song correct for shuffling and sorting

Tue Sep 13 03:37:33 CEST 2005  forcer@forcix.cx
  * Throw errors for `emms-next' and `emms-previous' at the end/beginning of the playlist

Tue Sep 13 01:36:02 CEST 2005  forcer@forcix.cx
  * Added `emms-random[_\c3_]' (idea by twb)

Tue Sep 13 01:23:29 CEST 2005  forcer@forcix.cx
  * Add shuffling and sorting.

Tue Sep 13 01:06:57 CEST 2005  forcer@forcix.cx
  * Lots of condition-case fixes.

Mon Sep 12 19:23:12 CEST 2005  lucas@rincevent.net
  * First attempt at reading playing time for .ogg
  
  Problem : it's a bit long to read the info now.
  We need to optimize that.
  

Mon Sep 12 17:22:39 CEST 2005  forcer@forcix.cx
  * Move gstreamer support into simple player.

Mon Sep 12 17:22:17 CEST 2005  forcer@forcix.cx
  * Add pause and resume to the simple player.

Mon Sep 12 17:03:02 CEST 2005  forcer@forcix.cx
  * emms-stream-info.el: Use emms-playlist-selected-track.

Mon Sep 12 16:45:58 CEST 2005  lucas@rincevent.net
  * Removed old gstreamer wrappers

Mon Sep 12 16:44:53 CEST 2005  lucas@rincevent.net
  * Added new generic wrapper for gstreamer

Mon Sep 12 16:43:34 CEST 2005  lucas@rincevent.net
  * Fixed typo in emms.el
  
  Non quoted hook variable
  

Mon Sep 12 16:42:33 CEST 2005  lucas@rincevent.net
  * Rewrote emms-player-gstreamer

Mon Sep 12 15:52:46 CEST 2005  forcer@forcix.cx
  * Typo: It's emms-playlist-insert-track, not ...-track-insert.

Mon Sep 12 15:39:23 CEST 2005  forcer@forcix.cx
  * emms-player-mpd doesn't need emms-player-extensions anymore.

Mon Sep 12 15:08:01 CEST 2005  forcer@forcix.cx
  * FAQ: Typo fix (Thes -> The)

Mon Sep 12 14:58:05 CEST 2005  lucas@rincevent.net
  * Fixing the extensions problem.
  
  Just removed the requires, and added require mplayer
  in emms-default.
  

Mon Sep 12 14:53:42 CEST 2005  forcer@forcix.cx
  * Select a track after adding, too, if none is selected.

Mon Sep 12 14:42:04 CEST 2005  forcer@forcix.cx
  * Rename emms-mpd.el to emms-player-mpd.el

Mon Sep 12 14:40:35 CEST 2005  forcer@forcix.cx
  * Rename emms-lyric.el to emms-lyrics.el

Mon Sep 12 14:35:29 CEST 2005  forcer@forcix.cx
  * Add speex support

Mon Sep 12 14:31:51 CEST 2005  forcer@forcix.cx
  * Add pause and seek support to emms.el.
  This factors out the mplayer support into emms-player-mplayer.el,
  and removes emms-player-extensions.el.

Mon Sep 12 13:56:34 CEST 2005  lucas@rincevent.net
  * renaming the provide, Emacs complains otherwise

Mon Sep 12 13:44:49 CEST 2005  lucas@rincevent.net
  * Fixed emms-mode-line-icon and -playing-time

Mon Sep 12 13:50:10 CEST 2005  forcer@forcix.cx
  * Rename emms-gstreamer.el to emms-player-gstreamer.el

Mon Sep 12 13:23:31 CEST 2005  lucas@rincevent.net
  * fixing emms-lyric.el and emms-mode-line.el
  
  I don't have any lyric file, so I can't test it. But 
  there are no errors :)
  
  

Mon Sep 12 12:59:08 CEST 2005  forcer@forcix.cx
  * emms.el (with-current-emms-playlist): Also recreate when the buffer is
  dead.

Sun Sep 11 22:21:13 CEST 2005  forcer@forcix.cx
  * emms.el (emms-next-noerror): Always return non-nil when
  `emms-playlist-select-next' doesn't error out.

Sun Sep 11 22:05:36 CEST 2005  forcer@forcix.cx
  * Playlist buffer rewrite

Sun Sep 11 22:05:06 CEST 2005  forcer@forcix.cx
  * Initial commit (CVS 2005-09-11)
