branch: externals/eev commit 0df1fb2a0ae9fbffb5f507ab84810bf561710dd7 Author: Eduardo Ochs <eduardoo...@gmail.com> Commit: Eduardo Ochs <eduardoo...@gmail.com>
Changed some descriptions of videos; bumped the version. --- VERSION | 4 ++-- eev-videolinks.el | 10 +++++----- eev.el | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VERSION b/VERSION index 09f9300a75..7a49795cc8 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Sun Jan 1 22:41:48 GMT 2023 -Sun Jan 1 19:41:48 -03 2023 +Mon Jan 2 05:33:24 GMT 2023 +Mon Jan 2 02:33:24 -03 2023 diff --git a/eev-videolinks.el b/eev-videolinks.el index bbdd0a833e..483600d05f 100644 --- a/eev-videolinks.el +++ b/eev-videolinks.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs <eduardoo...@gmail.com> ;; Maintainer: Eduardo Ochs <eduardoo...@gmail.com> -;; Version: 20230101 +;; Version: 20230102 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/eev-videolinks.el> @@ -870,7 +870,7 @@ For more info on this particular video, run: :date "2021dec01" :length "2:26" :subs ".vtt" - :comment "The first video about (find-saving-links-intro).") + :comment "An advanced video about (find-saving-links-intro).") ;; ;; «2021workshop2» (to ".2021workshop2") ;; Play: (find-2021workshop2video "0:00") @@ -883,7 +883,7 @@ For more info on this particular video, run: :date "2021dec01" :length "3:39" :subs ".vtt" - :comment "The second video about (find-saving-links-intro).") + :comment "Another advanced video about (find-saving-links-intro).") ;; ;; «2021workshop3» (to ".2021workshop3") ;; Play: (find-2021workshop3video "0:00") @@ -909,7 +909,7 @@ For more info on this particular video, run: :date "2021dec04" :length "5:42" :subs ".vtt" - :comment "The second video about (find-saving-links-intro).") + :comment "How to create links to sections of intros.") ;; ;; «2021workshop5» (to ".2021workshop5") ;; Play: (find-2021workshop5video "0:00") @@ -921,7 +921,7 @@ For more info on this particular video, run: :page "http://angg.twu.net/2021-workshop.html" :date "2021dec04" :length "8:50" - :comment "Very bad - don't watch!!!") + :comment "This video explains how to read some diagrams.") ;; ;; «2021workshop6» (to ".2021workshop6") ;; Play: (find-2021workshop6video "0:00") diff --git a/eev.el b/eev.el index 0da34c85e8..253e8d1be7 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: 20221227 +;; Version: 20230102 ;; 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