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

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

[elpa] externals/eev 94b49dbfbc: Indicate that the video "eevtempl" now


From: ELPA Syncer
Subject: [elpa] externals/eev 94b49dbfbc: Indicate that the video "eevtempl" now has subtitles.
Date: Mon, 26 Dec 2022 22:57:38 -0500 (EST)

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

    Indicate that the video "eevtempl" now has subtitles.
---
 ChangeLog         | 5 +++++
 VERSION           | 4 ++--
 eev-tlinks.el     | 4 ++--
 eev-videolinks.el | 3 ++-
 eev.el            | 2 +-
 5 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ebc112c486..b0a1646b59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-12-27  Eduardo Ochs  <eduardoochs@gmail.com>
+
+       * eev-videolinks.el (ee-1stclassvideos-info): added an indication
+       that the video "eevtempl" (now) has subtitles.
+
 2022-12-25  Eduardo Ochs  <eduardoochs@gmail.com>
 
        * eev-videolinks.el (ee-1stclassvideos-info): added an indication
diff --git a/VERSION b/VERSION
index ad54770c0a..1f9bbb1e8a 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Sun Dec 25 15:53:32 GMT 2022
-Sun Dec 25 12:53:32 -03 2022
+Tue Dec 27 03:47:50 GMT 2022
+Tue Dec 27 00:47:50 -03 2022
diff --git a/eev-tlinks.el b/eev-tlinks.el
index f1a8d2b387..9738d2a1d9 100644
--- a/eev-tlinks.el
+++ b/eev-tlinks.el
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <eduardoochs@gmail.com>
 ;; Maintainer: Eduardo Ochs <eduardoochs@gmail.com>
-;; Version:    20221219
+;; Version:    20221227
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://angg.twu.net/eev-current/eev-tlinks.el>
@@ -3865,7 +3865,7 @@ N should be either a number or a symbol; SEXP should be a 
sexp."
 ;;       modifying it to adjust the options and their values.
 
 ;; From: (find-mpv-links)
-;; See:  http://angg.twu.net/eev-videos.html#mpv-keys
+;; See:  http://angg.twu.net/eev-videos.html#smaller-fullscreen
 
 (defun mf ()
   \"Make mpv use (real) full screen.\"
diff --git a/eev-videolinks.el b/eev-videolinks.el
index 5107e0bf30..78f39dd078 100644
--- a/eev-videolinks.el
+++ b/eev-videolinks.el
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <eduardoochs@gmail.com>
 ;; Maintainer: Eduardo Ochs <eduardoochs@gmail.com>
-;; Version:    20221224
+;; Version:    20221227
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://angg.twu.net/eev-current/eev-videolinks.el>
@@ -767,6 +767,7 @@ For more info on this particular video, run:
      :page  "http://angg.twu.net/2020-some-template-based.html";
      :date    "2020dec24"
      :length  "33:11"
+     :subs    ".vtt"
      :comment "")
     ;;
     ;; «eevfherel»  (to ".eevfherel")
diff --git a/eev.el b/eev.el
index edce4a69ba..0da34c85e8 100644
--- a/eev.el
+++ b/eev.el
@@ -6,7 +6,7 @@
 ;; Package-Requires: ((emacs "24.4"))
 ;; Keywords: lisp e-scripts
 ;; URL: http://angg.twu.net/#eev
-;; Version: 20221204
+;; Version: 20221227
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

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