aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-bookmarks.el
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2010-06-27 17:33:35 +0000
committerTim Landscheidt <tim@tim-landscheidt.de>2010-06-27 17:33:35 +0000
commitda9f87ffd68f7b63843da2910d94281b41f18984 (patch)
tree608f98ee6162f336a14331cb88d7c905f9ea49d4 /lisp/emms-bookmarks.el
parented6a77997d4228d6a6a3da1a880e7672a2853829 (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 'lisp/emms-bookmarks.el')
-rw-r--r--lisp/emms-bookmarks.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/emms-bookmarks.el b/lisp/emms-bookmarks.el
index 5e6f516..e3b1747 100644
--- a/lisp/emms-bookmarks.el
+++ b/lisp/emms-bookmarks.el
@@ -23,12 +23,12 @@
;;; Commentary:
;;
-;; You can use this to add "temporal bookmarks" (term by Lucas Bonnet)
-;; into your media files. The interesting functions here are
+;; You can use this to add ``temporal bookmarks'' (term by Lucas
+;; Bonnet) to your media files. The interesting functions here are
;; `emms-bookmarks-next', `emms-bookmarks-prev', `emms-bookmarks-add'
;; (which pauses the player while you describe the bookmark) and
-;; `emms-bookmarks-clear'. All of which do exactly what you think they
-;; do.
+;; `emms-bookmarks-clear'. All of which do exactly what you think
+;; they do.
;;; Code:
@@ -132,7 +132,7 @@ FAILURE-MESSAGE should be a string."
(defun emms-bookmarks-add ()
"Add a new bookmark to the current track.
-This function pauses the player while promting the user for a
+This function pauses the player while prompting the user for a
description of the bookmark. The function resumes the player
after the prompt."
(interactive)