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

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

[elpa] externals/listen 30f7f02c74 079/103: Comment: Add TODO


From: ELPA Syncer
Subject: [elpa] externals/listen 30f7f02c74 079/103: Comment: Add TODO
Date: Mon, 26 Feb 2024 12:59:31 -0500 (EST)

branch: externals/listen
commit 30f7f02c74d7b636a8b52334cfd7c54f1966637f
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Comment: Add TODO
---
 listen.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/listen.el b/listen.el
index 5a1843900c..3e3d11d572 100755
--- a/listen.el
+++ b/listen.el
@@ -243,6 +243,7 @@ command with completion."
           (when (and listen-player (listen--running-p listen-player))
             (listen-mode-lighter)))
     (when playing-next-p
+      ;; TODO: Remove this (I think it's not necessary anymore).
       (force-mode-line-update 'all))))
 
 ;;;; Functions



reply via email to

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