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

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

[elpa] externals/eev e760c468ea: Indicate that the video "2021workshop5"


From: ELPA Syncer
Subject: [elpa] externals/eev e760c468ea: Indicate that the video "2021workshop5" now has subtitles.
Date: Wed, 4 Jan 2023 20:57:36 -0500 (EST)

branch: externals/eev
commit e760c468ea61b4ec50627f935f24de022deaf30b
Author: Eduardo Ochs <eduardoochs@gmail.com>
Commit: Eduardo Ochs <eduardoochs@gmail.com>

    Indicate that the video "2021workshop5" now has subtitles.
---
 ChangeLog         | 3 +++
 VERSION           | 4 ++--
 eev-videolinks.el | 5 +++--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6fea33426b..ac617084fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2023-01-04  Eduardo Ochs  <eduardoochs@gmail.com>
 
+       * eev-videolinks.el (ee-1stclassvideos-info): added an indication
+       that the video "2021workshop5" (now) has subtitles.
+
        * eev-tlinks.el (find-1stclassvideolsubs): new function.
        (ee-1stclassvideos-dlsubs): use `find-1stclassvideolsubs'.
 
diff --git a/VERSION b/VERSION
index ebc2e0077f..b1f3c87c83 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Wed Jan  4 04:22:39 GMT 2023
-Wed Jan  4 01:22:39 -03 2023
+Thu Jan  5 01:13:41 GMT 2023
+Wed Jan  4 22:13:41 -03 2023
diff --git a/eev-videolinks.el b/eev-videolinks.el
index 483600d05f..9c27419813 100644
--- a/eev-videolinks.el
+++ b/eev-videolinks.el
@@ -1,6 +1,6 @@
 ;;; eev-videolinks.el --- support for [Video links:] blocks.  -*- 
lexical-binding: nil; -*-
 
-;; Copyright (C) 2021-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GNU eev.
 ;;
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <eduardoochs@gmail.com>
 ;; Maintainer: Eduardo Ochs <eduardoochs@gmail.com>
-;; Version:    20230102
+;; Version:    20230104
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://angg.twu.net/eev-current/eev-videolinks.el>
@@ -921,6 +921,7 @@ For more info on this particular video, run:
      :page  "http://angg.twu.net/2021-workshop.html";
      :date    "2021dec04"
      :length  "8:50"
+     :subs    ".vtt"
      :comment "This video explains how to read some diagrams.")
     ;;
     ;; «2021workshop6»  (to ".2021workshop6")



reply via email to

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