emms-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emms-patches] [COMMIT] emms-playlist-mode: Use "EMMS" in mode-line.


From: Michael Olson
Subject: [Emms-patches] [COMMIT] emms-playlist-mode: Use "EMMS" in mode-line.
Date: Thu, 7 Aug 2008 22:11:29 -0700

* lisp/emms-playlist-mode.el (emms-playlist-mode): Use "EMMS" in the
  mode-line, not the long "Emms-Playlist".  This pretty much *is* the
  essence of EMMS now.
---
 lisp/emms-playlist-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/emms-playlist-mode.el b/lisp/emms-playlist-mode.el
index f451712..e74010f 100644
--- a/lisp/emms-playlist-mode.el
+++ b/lisp/emms-playlist-mode.el
@@ -596,7 +596,7 @@ WINDOW-WIDTH should be a positive integer."
 
   (use-local-map emms-playlist-mode-map)
   (setq major-mode 'emms-playlist-mode
-       mode-name "Emms-Playlist")
+       mode-name "EMMS")
 
   (setq emms-playlist-insert-track-function
        'emms-playlist-mode-insert-track)
-- 
debian.1.5.6.1.19.ge6b2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]