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

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

[elpa] externals/eev 919129f5e4: Mention (find-dot-emacs-links) in more


From: ELPA Syncer
Subject: [elpa] externals/eev 919129f5e4: Mention (find-dot-emacs-links) in more places.
Date: Fri, 19 Jul 2024 12:58:15 -0400 (EDT)

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

    Mention (find-dot-emacs-links) in more places.
---
 VERSION       |  4 ++--
 eev-intro.el  | 11 ++++++++---
 eev-tlinks.el |  9 ++++++---
 3 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/VERSION b/VERSION
index 5700bf0045..633383df5c 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Thu Jul 18 06:15:28 GMT 2024
-Thu Jul 18 03:15:28 -03 2024
+Fri Jul 19 16:13:19 GMT 2024
+Fri Jul 19 13:13:19 -03 2024
diff --git a/eev-intro.el b/eev-intro.el
index 1edea9ad9d..1e57d3497a 100644
--- a/eev-intro.el
+++ b/eev-intro.el
@@ -19,7 +19,7 @@
 ;;
 ;; Author:     Eduardo Ochs <eduardoochs@gmail.com>
 ;; Maintainer: Eduardo Ochs <eduardoochs@gmail.com>
-;; Version:    20240710
+;; Version:    20240719
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://anggtwu.net/eev-current/eev-intro.el>
@@ -2845,6 +2845,7 @@ This intro is unfinished!
 It is a rewrite of some sections of:
   (find-eev-install-intro)
 TODO: mention:
+  (find-dot-emacs-links)
   (find-eev-install-intro \"5.1. With `M-x list-packages'\")
   (find-eev-install-intro \"5.2. With `package-install'\")
 
@@ -17609,8 +17610,12 @@ It is meant as both a tutorial and a sandbox.
 
 Note:
 THIS IS A VERY EARLY DRAFT!
-THIS IS A MESS!!!
-  See:
+THIS IS OBSOLETE!
+Now it is better to start with this:
+  (find-dot-emacs-links)
+  http://anggtwu.net/2024-find-dot-emacs-links.html
+
+I need to rewrite the material below...
 
 
 
diff --git a/eev-tlinks.el b/eev-tlinks.el
index 1cfbf0484f..9728c62660 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:    20240718
+;; Version:    20240719
 ;; Keywords:   e-scripts
 ;;
 ;; Latest version: <http://anggtwu.net/eev-current/eev-tlinks.el>
@@ -3886,9 +3886,12 @@ is nil, use the result of (ee-1stclassvideos)."
        (find-dot-emacs-links "eev angges melpa lean4 maxima5470 mfms")
        ;; Convention: the first sexp always regenerates the buffer.
        (find-efunction 'find-dot-emacs-links)
-       (find-dot-emacs-intro)
-       ""
+       ";;"
        ,(ee-template0 "\
+;; See: http://anggtwu.net/2024-find-dot-emacs-links.html
+;;      (find-dot-emacs-intro)
+
+
 ;; (ee-copy-rest-3 nil \";;--end\" \"~/.emacs\")
 {body}\
 ;;--end



reply via email to

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