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

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

[nongnu] elpa/subed 0b4850030a 9/9: 1.2.9: bump version, document change


From: ELPA Syncer
Subject: [nongnu] elpa/subed 0b4850030a 9/9: 1.2.9: bump version, document changes
Date: Tue, 19 Dec 2023 13:00:45 -0500 (EST)

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

    1.2.9: bump version, document changes
---
 NEWS.org       | 12 ++++++++++++
 subed/subed.el |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index cf49ff8556..1508f9b406 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,18 @@
 #+OPTIONS: toc:nil
 
 * subed news
+** Version 1.2.9 - 2023-12-19 - Sacha Chua
+
+- New ol-subed adds subed: links to Org Mode. To use it, add ~(require
+  'ol-subed)~ to your configuration. Then you can store links with
+  ~org-store-link~.
+- ~M-mouse-2~ (M-middle-click) on a subed waveform shifts subtitles.
+- VTT: msecs are now optional.
+- New command ~subed-wdiff-subtitle-text-with-file~ compares subtitle
+  text with a script or other subtitles. It uses the external wdiff
+  tool.
+- subed-subtitle-comment now returns nil when there's no comment.
+
 ** Version 1.2.8 - 2023-11-28 - Sacha Chua
 
 - subed-waveform:
diff --git a/subed/subed.el b/subed/subed.el
index e5a12b6093..97a72f0ff0 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.8
+;; Version: 1.2.9
 ;; 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]