branch: externals/eev commit af3fb0cde757697c8cf7d952691b8134b937bd9b Author: Eduardo Ochs <eduardoo...@gmail.com> Commit: Eduardo Ochs <eduardoo...@gmail.com>
Bumped the version number in eev.el. --- VERSION | 4 ++-- eev-intro.el | 7 +++++++ eev.el | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 24261c0..5c4443e 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Wed May 12 10:10:17 GMT 2021 -Wed May 12 07:10:17 -03 2021 +Wed May 12 15:58:21 GMT 2021 +Wed May 12 12:58:21 -03 2021 diff --git a/eev-intro.el b/eev-intro.el index b5da10a..0e364eb 100644 --- a/eev-intro.el +++ b/eev-intro.el @@ -10346,6 +10346,13 @@ If you follow these `find-eev*video' sexp hyperlinks in Emacs you will _usually_ get a temporary buffer with links to that video... see the next section. +...or for an explanation in video, see: + + http://angg.twu.net/2021-video-links.html + (find-eevvlinksvideo \"0:00\") + http://www.youtube.com/watch?v=xQqWufQgzVY + + diff --git a/eev.el b/eev.el index 847f457..31d5dd8 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: 20210506 +;; Version: 20210512 ;; 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