branch: elpa/subed
commit 53bad4adef55e1197686fc75c9c1cb24720184ca
Author: Random User <rnd...@posteo.de>
Commit: Random User <rnd...@posteo.de>

    Explain what moving does in general in comment
---
 subed/subed.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/subed/subed.el b/subed/subed.el
index 594ea88..07bc00a 100644
--- a/subed/subed.el
+++ b/subed/subed.el
@@ -218,6 +218,7 @@ See also `subed-increase-start-time'."
 
 
 ;;; Moving subtitles
+;;; (adjusting start and stop time by the same amount)
 
 (defun subed-move-subtitles (msecs &optional beg end)
   "Move subtitles between BEG and END MSECS milliseconds forward.

Reply via email to