emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 2c117fc: * etc/NEWS: Document new mpc.el features


From: Mark Oteiza
Subject: [Emacs-diffs] emacs-25 2c117fc: * etc/NEWS: Document new mpc.el features
Date: Fri, 05 Feb 2016 06:27:42 +0000

branch: emacs-25
commit 2c117fc7e283ad20f404c392be433c74f5cf8a4e
Author: Mark Oteiza <address@hidden>
Commit: Mark Oteiza <address@hidden>

    * etc/NEWS: Document new mpc.el features
---
 etc/NEWS |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 0fc4b4d..975c26c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -432,6 +432,33 @@ specified message types for the respective specified 
targets.
 *** Nick completion is now case-insensitive again after inadvertently
 being made case-sensitive in Emacs 24.2.
 
+** MPC
+
+---
+*** New commands, key binds, and menu items.
+
+**** `<' and `>' for navigating previous and next tracks in playlist
+
+**** New play/pause command `mpc-toggle-play' bound to `s'
+
+**** `g' bound to new command `mpc-seek-current' will navigate current
+     track.
+
+**** New commands `mpc-toggle-{consume,repeat,single,shuffle}' for
+     toggling playback modes.
+
+---
+*** Now supports connecting to a UNIX domain socket.
+
+---
+*** Looks at more image file names to use as album art.
+Case-insensitively tries for .folder.png (freedesktop) and folder.jpg
+(XP) in addition to cover.jpg.
+
+---
+*** Searches in more locations for MPD configuration files.
+MPD supports the XDG base directory specification since version 0.17.6.
+
 ** Midnight-mode
 
 ---



reply via email to

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