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

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

[nongnu] elpa/subed 34caefb 117/389: Explain usage of prefix argument wh


From: ELPA Syncer
Subject: [nongnu] elpa/subed 34caefb 117/389: Explain usage of prefix argument when adjusting/moving
Date: Fri, 3 Dec 2021 11:00:09 -0500 (EST)

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

    Explain usage of prefix argument when adjusting/moving
---
 README.org | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index f91cc5a..54c4bf7 100644
--- a/README.org
+++ b/README.org
@@ -13,8 +13,12 @@ subed is still alpha software.  Expect it to kill your Emacs 
session.
      subtitle's text.
    - Insert (~M-i~) and kill (~M-k~) subtitles.
    - Freely adjust subtitle start (~M-[~ / ~M-]~) and stop (~M-{~ / ~M-}~) 
time.
-   - Freely move current subtitle or all marked subtitles forward or backward 
in
-     time without changing subtitle duration (~C-M-n~ / ~C-M-p~).
+     A prefix argument sets the number of milliseconds for the current session
+     (e.g. ~C-u 1000 M-[ M-[ M-[~ decreases start time by 3 seconds).
+   - Freely move the current subtitle or all marked subtitles forward (~C-M-n~)
+     or backward (~C-M-p~) in time without changing subtitle duration.  A 
prefix
+     argument sets the number of milliseconds for the current session (e.g. 
~C-u
+     500 C-M-n C-M-n~ moves the current subtitle 1 second forward).
    - Sort and re-number subtitles and remove any extra spaces and newlines
      (~M-s~).
 



reply via email to

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