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

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

[nongnu] elpa/subed 808ef92 118/389: Fix comment


From: ELPA Syncer
Subject: [nongnu] elpa/subed 808ef92 118/389: Fix comment
Date: Fri, 3 Dec 2021 11:00:09 -0500 (EST)

branch: elpa/subed
commit 808ef9222632980a2e8dd13e3b3c00ca3682fe28
Author: Random User <rndusr@posteo.de>
Commit: Random User <rndusr@posteo.de>

    Fix comment
---
 subed/subed-config.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/subed/subed-config.el b/subed/subed-config.el
index bf742ad..fc1cedd 100644
--- a/subed/subed-config.el
+++ b/subed/subed-config.el
@@ -268,8 +268,8 @@ subtitle's start time.")
     (when (and new-point subed--status-point
                (not (= new-point subed--status-point)))
 
-      ;; If point is synced to playback position, temporarily disable that to
-      ;; prevent race conditions that make the cursor doesn't move 
unexpectedly.
+      ;; If point is synced to playback position, temporarily prevent 
unexpected
+      ;; movement of the cursor.
       (subed-disable-sync-point-to-player-temporarily)
 
       (setq subed--status-point new-point)



reply via email to

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