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

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

[elpa] externals/eev e4ff0ef899: Indicate that now the video "2021worksh


From: ELPA Syncer
Subject: [elpa] externals/eev e4ff0ef899: Indicate that now the video "2021workshop3" has subtitles.
Date: Sun, 1 Jan 2023 17:57:38 -0500 (EST)

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

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

diff --git a/ChangeLog b/ChangeLog
index e6aaf24499..4fad9c52f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * eev-videolinks.el (ee-1stclassvideos-info): added an indication
        that the video "2022yttranscript" (now) has subtitles.
+       (ee-1stclassvideos-info): added an indication that the video
+       "2021workshop3" (now) has subtitles.
 
 2022-12-31  Eduardo Ochs  <eduardoochs@gmail.com>
 
diff --git a/VERSION b/VERSION
index eee860b68d..09f9300a75 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Sun Jan  1 03:29:53 GMT 2023
-Sun Jan  1 00:29:53 -03 2023
+Sun Jan  1 22:41:48 GMT 2023
+Sun Jan  1 19:41:48 -03 2023
diff --git a/eev-elinks.el b/eev-elinks.el
index 206fe52f4f..9e8c006cba 100644
--- a/eev-elinks.el
+++ b/eev-elinks.el
@@ -1066,6 +1066,8 @@ See: (find-pdf-like-intro)
 ;;;        |___/|_|                                 |_|                        
 ;;
 ;; «ee-hyperlink-prefix» (to ".ee-hyperlink-prefix")
+;; Tests: (ee-hyperlink-prefix)
+;;         ee-hyperlink-prefix
 
 (defun ee-hyperlink-prefix ()
   "A lispish interface for customizing the variable `ee-hyperlink-prefix'.
diff --git a/eev-videolinks.el b/eev-videolinks.el
index 33670ce115..bbdd0a833e 100644
--- a/eev-videolinks.el
+++ b/eev-videolinks.el
@@ -895,7 +895,8 @@ For more info on this particular video, run:
      :page  "http://angg.twu.net/2021-workshop.html";
      :date    "2021dec03"
      :length  "18:22"
-     :comment "Very bad - don't watch!!!")
+     :subs    ".vtt"
+     :comment "A video on \"saving links to everything interesting\".")
     ;;
     ;; «2021workshop4»  (to ".2021workshop4")
     ;; Play: (find-2021workshop4video "0:00")



reply via email to

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