diff options
author | Tim Landscheidt <tim@tim-landscheidt.de> | 2010-06-27 17:33:35 +0000 |
---|---|---|
committer | Tim Landscheidt <tim@tim-landscheidt.de> | 2010-06-27 17:33:35 +0000 |
commit | da9f87ffd68f7b63843da2910d94281b41f18984 (patch) | |
tree | 608f98ee6162f336a14331cb88d7c905f9ea49d4 /NEWS | |
parent | ed6a77997d4228d6a6a3da1a880e7672a2853829 (diff) |
Fix typos and spacing.
* AUTHORS, FAQ, NEWS, README, lisp/emms-bookmarks.el,
lisp/emms-cache.el, lisp/later-do.el: Fix typos and spacing.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,9 +1,9 @@ News since version 3.0: - Drop support for emms-player-gstreamer. - - emms-player-mplayer: Remove codes for loading movie subtitles - automatically by emms, since mplayer has an option(`sub-fuzziness') - controlling that. + - emms-player-mplayer: Remove code for loading movie subtitles + automatically by emms, since mplayer has an option + (`sub-fuzziness') controlling that. News since version 2.1: @@ -44,13 +44,13 @@ News since version 2.1: emms-lastfm is loaded and active. - emms-playing-time supports different display styles now. - emms-lyrics: Now support lyrics auto-scrolling. - - emms-player-mplayer: capable of loading movie subtitles + - emms-player-mplayer: Capable of loading movie subtitles automatically now. News since version 2.0: - A new player that uses mpg321's remote mode is now available - (emms-player-mpg321-remote) - this allows seeking and copes with + (emms-player-mpg321-remote)--this allows seeking and copes with errors in files. - A metadata browser has been added in emms-browser.el. - Recording of the time a track was last played is now supported. @@ -64,5 +64,5 @@ News since version 2.0: User-visible bug fixes: - - The emms-playlist-mode is now much faster + - The emms-playlist-mode is now much faster. - MP3s with errors are now playable when using the remote player. |