branch: externals/org-remark
commit 2d44e89951665d57c600d644a026bf80b70e8e79
Author: Noboru Ota <m...@nobiot.com>
Commit: Noboru Ota <m...@nobiot.com>

    docs: README -- premature addition of ELPA. Only ELPA-devel
---
 README-elpa         | 6 +++---
 README.org          | 3 ++-
 docs/org-remark.org | 5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/README-elpa b/README-elpa
index 02cfdb3ad4..542cbccfc1 100644
--- a/README-elpa
+++ b/README-elpa
@@ -57,10 +57,12 @@ _________________
 
   This package is available on:
 
-  - [GNU ELPA] (releases only; equivalent to MELPA-Stable)
   - [GNU-devel ELPA] (unreleased development branch; equivalent to
     MELPA)
 
+  It will soon be available on GNU ELPA (releases only; equivalent to
+  MELPA-Stable) in one of the next updates.
+
   GNU ELPA should be already set up in your Emacs by default. If you
   wish to add GNU-devel ELPA, simply add its URL to `package-archives'
   like this:
@@ -102,8 +104,6 @@ _________________
   `----
 
 
-[GNU ELPA] <https://elpa.gnu.org/packages/org-remark.html>
-
 [GNU-devel ELPA] <https://elpa.gnu.org/devel/org-remark.html>
 
 
diff --git a/README.org b/README.org
index 9de47deb53..c2fce5dd93 100644
--- a/README.org
+++ b/README.org
@@ -52,9 +52,10 @@ An [[https://youtu.be/c8DHrAsFiLc][introductory video]] (8 
minutes) is available
 
 This package is available on:
 
-- [[https://elpa.gnu.org/packages/org-remark.html][GNU ELPA]] (releases only; 
equivalent to MELPA-Stable)
 - [[https://elpa.gnu.org/devel/org-remark.html][GNU-devel ELPA]] (unreleased 
development branch; equivalent to MELPA)
 
+It will soon be available on GNU ELPA (releases only; equivalent to 
MELPA-Stable) in one of the next updates.
+
 GNU ELPA should be already set up in your Emacs by default. If you wish to add 
GNU-devel ELPA, simply add its URL to ~package-archives~ like this:
 
 #+BEGIN_SRC elisp
diff --git a/docs/org-remark.org b/docs/org-remark.org
index e3e6986d0a..d31ce7902a 100644
--- a/docs/org-remark.org
+++ b/docs/org-remark.org
@@ -1,7 +1,7 @@
 #+title: Org-remark User Manual
 #+author: Noboru Ota <m...@nobiot.com>
 #+macro: version 0.2.x
-#+macro: modified 30 January 2022
+#+macro: modified 31 January 2022
 #+language: en
 #+export_file_name: org-remark.texi
 #+texinfo_dir_category: Emacs
@@ -44,9 +44,10 @@ modify this GNU manual.”
 
 This package is available on:
 
-- [[https://elpa.gnu.org/packages/org-remark.html][GNU ELPA]] (releases only; 
equivalent to MELPA-Stable)
 - [[https://elpa.gnu.org/devel/org-remark.html][GNU-devel ELPA]] (unreleased 
development branch; equivalent to MELPA)
 
+It will soon be available on GNU ELPA (releases only; equivalent to 
MELPA-Stable) in one of the next updates.
+
 GNU ELPA should be already set up in your Emacs by default. If you wish to add 
GNU-devel ELPA, simply add its URL to ~package-archives~ like this:
 
 #+BEGIN_SRC elisp

Reply via email to