Installation
------------
-To install emus, simply add `emus.el` to a directory contained
-in your emacs `load-path`, then add the following to your `init.el`:
+To install emus, simply add the file "emus.el" to a directory
+contained in your emacs `load-path`, then add the following to your
+init.el file:
(require 'emus)
To open the emus song browser, use `M-x emus-browse`. Songs can be selected
for playback from this list by clicking their titles with the mouse cursor
-(if available) or by moving point over the title and pressing "RET". Playback
+(if available) or by moving point over the title and pressing `RET`. Playback
can be paused using the spacebar, the next/previous songs can be selected
-using the "n" and "p" keys. Similarly you can navigate between albums using
-"N" and "P".
+using the `n` and `p` keys. Similarly you can navigate between albums using
+`N` and `P`.
You can see the full list of keys available for playback control by using
`C-h m` with the browser buffer selected. This help window also lists the