From 0d64f1dc19471d0a6343a89703292d88131761b4 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Tue, 11 Apr 2006 04:10:00 +0000 Subject: emms-player-mpd: Fix minor typo in comments. darcs-hash:20060411041037-1bfb2-73ab388007c8c81b890d1427e0aa0f6f39e115b6.gz --- emms-player-mpd.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emms-player-mpd.el b/emms-player-mpd.el index dbbf0e9..4d1b7c2 100644 --- a/emms-player-mpd.el +++ b/emms-player-mpd.el @@ -1,4 +1,4 @@ -;; emms-player-mpd.el --- MusicPD support for EMMS +;;; emms-player-mpd.el --- MusicPD support for EMMS ;; Copyright (C) 2005, 2006 Free Software Foundation, Inc. @@ -197,7 +197,7 @@ If your EMMS playlist contains stored playlists, set this to nil." 'seek 'emms-player-mpd-seek) -;;; Traffic Queue (with some improvements) based on tq.el +;;; Transaction Queue (with some improvements) based on tq.el (defun emms-player-mpd-tq-create (process) "Create and return a transaction queue communicating with PROCESS. -- cgit v1.2.3