branch: elpa/subed commit 7e5690c85b607b66cb06746f83fb5a5cc1c9880d Author: Random User <rnd...@posteo.de> Commit: Random User <rnd...@posteo.de>
Reword subtitle shifting description --- README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 2975318..e51c28b 100644 --- a/README.org +++ b/README.org @@ -19,8 +19,9 @@ subed is still alpha software. Expect it to kill your Emacs session. 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). - - Shift the current subtitle together will all following subtitles forward - (~C-M-f~) or backward (~C-M-b~). + - Shift the current subtitle forward (~C-M-f~) or backward (~C-M-b~) together + with all following subtitles. This is basically a convenience shortcut for + ~C-SPC M-> C-M-n/p~. - Sort and re-number subtitles and remove any extra spaces and newlines (~M-s~).