branch: externals/emms
commit 2350ab4d3ad1eab07adc264f97c3c80c80a1ba7b
Author: Yoni Rabkin <y...@gnu.org>
Commit: Yoni Rabkin <y...@gnu.org>

    * doc/emms.texinfo: document the new shuffle aliases
---
 doc/emms.texinfo | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index e95f6b6de2..a6aac35a1f 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -2277,6 +2277,14 @@ Sort by track name.
 Sort by file mtime.
 @end defun
 
+@defun emms-playlist-sort-by-random
+Sort randomly. Alias for `emms-shuffle'.
+@end defun
+
+@defun emms-playlist-shuffle
+Alias for `emms-playlist-sort-by-random' and `emms-shuffle'.
+@end defun
+
 
 @c -------------------------------------------------------------------
 @node Persistent Playlists

Reply via email to