| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Previously, it selects a random album from the list of albums,
regardless of number of tracks in the album.
Now it first goes to a random line in the playlist, then finds the
first track in the same album.
|
|
|
|
|
| |
Also add isearch to common packages, so that search-whitespace-regexp
takes effect in the emms profile
|
|
|
|
|
|
|
| |
When a track finishes, score up by 1. When a track is manually chosen,
set the score delta to 2.
Added a function my-emms-wrapped that prints the top 5 scored tracks.
|
| |
|
|
To ease gnu stow usage. Now we can do
stow -t ~ emacs
|