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

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

[elpa] externals/tmr 0a98846e3e 5/6: tmr-notification: stop requiring de


From: ELPA Syncer
Subject: [elpa] externals/tmr 0a98846e3e 5/6: tmr-notification: stop requiring deleted tmr-sound
Date: Mon, 27 Jun 2022 23:58:03 -0400 (EDT)

branch: externals/tmr
commit 0a98846e3e4a29271fc3e86839d5eaadbabfe510
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    tmr-notification: stop requiring deleted tmr-sound
    
    The tmr-sound code is now in tmr.el.
---
 tmr-notification.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tmr-notification.el b/tmr-notification.el
index 61a4ff759b..0a0c09391c 100644
--- a/tmr-notification.el
+++ b/tmr-notification.el
@@ -38,7 +38,6 @@
 
 ;;; Code:
 (require 'tmr)
-(require 'tmr-sound)
 (require 'notifications)
 
 (defcustom tmr-notification-urgency 'normal



reply via email to

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