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

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

[elpa] externals/tmr 4e3a668e27 1/6: Remove unnecessary autoload


From: ELPA Syncer
Subject: [elpa] externals/tmr 4e3a668e27 1/6: Remove unnecessary autoload
Date: Mon, 27 Jun 2022 23:58:03 -0400 (EDT)

branch: externals/tmr
commit 4e3a668e279246cf34da998674773c8473b1c4d5
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove unnecessary autoload
---
 tmr.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tmr.el b/tmr.el
index 86222be758..9b63d4e176 100644
--- a/tmr.el
+++ b/tmr.el
@@ -264,7 +264,6 @@ completion candidates."
 ;; NOTE 2022-04-21: Emacs has a `play-sound' function but it only
 ;; supports .wav and .au formats.  Also, it does not work on all
 ;; platforms and Emacs needs to be compiled --with-sound capabilities.
-;;;###autoload
 (defun tmr-sound-play (&optional _timer)
   "Play `tmr-sound-file' using the 'ffplay' executable (ffmpeg).
 TIMER is unused."



reply via email to

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