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

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

[nongnu] elpa/subed 2598656c5d 7/7: version 1.2.6


From: ELPA Syncer
Subject: [nongnu] elpa/subed 2598656c5d 7/7: version 1.2.6
Date: Sun, 5 Nov 2023 10:00:48 -0500 (EST)

branch: elpa/subed
commit 2598656c5d62cb1a082ff5c49658246805443c60
Author: Sacha Chua <sacha@sachachua.com>
Commit: Sacha Chua <sacha@sachachua.com>

    version 1.2.6
---
 NEWS.org       | 17 +++++++++++++++++
 subed/subed.el |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 408d8fd285..acf744111b 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,23 @@
 #+OPTIONS: toc:nil
 
 * subed news
+** Version 1.2.6 - 2023-11-05 - Sacha Chua
+
+New commands and functions:
+- M-J: subed-mpv-jump-to-current-subtitle-near-end
+- subed-waveform:
+  - S-mouse-1: subed-waveform-set-start-and-copy-to-previous
+  - S-mouse-3 (right-click): subed-waveform-set-stop-and-copy-to-next
+- subed-append-subtitle-list
+
+New option:
+- subed-sample-msecs
+
+Other changes:
+- Update loop after adjusting timestamps
+- Appending or splitting subtitles in VTT files with comments now puts
+  new subtitles before the next comment.
+
 ** Version 1.2.5 - 2023-10-15 - Sacha Chua
 
 Ignore MPV socket errors when closing files on remote computers.
diff --git a/subed/subed.el b/subed/subed.el
index 9d43de3111..4f164efd9a 100644
--- a/subed/subed.el
+++ b/subed/subed.el
@@ -1,6 +1,6 @@
 ;;; subed.el --- A major mode for editing subtitles  -*- lexical-binding: t; 
-*-
 
-;; Version: 1.2.5
+;; Version: 1.2.6
 ;; Maintainer: Sacha Chua <sacha@sachachua.com>
 ;; Author: Random User
 ;; Keywords: convenience, files, hypermedia, multimedia



reply via email to

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