emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/emms a04d31d 2/2: * emms-volume-sndioctl.el: add missin


From: ELPA Syncer
Subject: [elpa] externals/emms a04d31d 2/2: * emms-volume-sndioctl.el: add missing require
Date: Thu, 9 Sep 2021 21:57:15 -0400 (EDT)

branch: externals/emms
commit a04d31d5c3a513f1f3c82f33407212455fa98cc7
Author: Yoni Rabkin <yoni@rabkins.net>
Commit: Yoni Rabkin <yoni@rabkins.net>

    * emms-volume-sndioctl.el: add missing require
---
 emms-volume-sndioctl.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emms-volume-sndioctl.el b/emms-volume-sndioctl.el
index 4bfb574..74ca4b3 100644
--- a/emms-volume-sndioctl.el
+++ b/emms-volume-sndioctl.el
@@ -32,6 +32,7 @@
 ;; Sep 09 2021: Based on emms-volume-mixerctl.el by Omar Polo
 
 ;;; Code:
+(require 'subr-x)
 
 (defcustom emms-volume-sndioctl-stream "output"
   "The stream to change the volume with.



reply via email to

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