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

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

[elpa] externals-release/activities 2a23370eaf 3/4: Docs: Fix link


From: ELPA Syncer
Subject: [elpa] externals-release/activities 2a23370eaf 3/4: Docs: Fix link
Date: Wed, 31 Jan 2024 06:57:22 -0500 (EST)

branch: externals-release/activities
commit 2a23370eaf0d3b6afde2963967110d42ae8e3935
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Fix link
    
    The ID link works fine exporting to an info file with Org 9.6.6 on my
    system, but on GNU ELPA's build server, it gives an "Unable to resolve
    link" error and fails to build the tarball.  Hopefully this works...
---
 README.org      |  8 +++-----
 activities.info | 22 ++++++++++++----------
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/README.org b/README.org
index c543e66c29..7dc26f81bb 100644
--- a/README.org
+++ b/README.org
@@ -33,8 +33,8 @@ Various hooks are (or will be--feedback is welcome) provided, 
both globally and
 
 To install directly from git (e.g. to test a pre-release version), it's 
recommended to use [[https://framagit.org/steckerhalter/quelpa][Quelpa]]:
 
-1.  Install 
[[https://framagit.org/steckerhalter/quelpa-use-package#installation][quelpa-use-package]]
 (which can be installed directly from MELPA).
-2.  Add this form to your init file (see 
[[id:d901811a-bbec-4e72-b497-2f79728da597][Configuration]] for more details):
+1. Install 
[[https://framagit.org/steckerhalter/quelpa-use-package#installation][quelpa-use-package]]
 (which can be installed directly from MELPA).
+2. Add this form to your init file (see [[Configuration][Configuration]] for 
more details):
 
 #+BEGIN_SRC elisp
   (use-package activities
@@ -44,9 +44,6 @@ To install directly from git (e.g. to test a pre-release 
version), it's recommen
 If you choose to install it otherwise, please note that the author can't offer 
help with manual installation problems.
 
 * Configuration
-:PROPERTIES:
-:ID:       d901811a-bbec-4e72-b497-2f79728da597
-:END:
 
 This is the recommended configuration, in terms of a ~use-package~ form to be 
placed in the user's init file:
 
@@ -136,6 +133,7 @@ When option ~activities-bookmark-store~ is enabled, an 
Emacs bookmark is stored
 
 *Fixes*
 + Command ~activities-list~ shows a helpful message if no activities are 
defined.  ([[https://github.com/alphapapa/activities.el/issues/11][#11]].  
Thanks to [[https://github.com/fuzy112][fuzy112]] for reporting.)
++ Link in documentation (which works locally but not on GNU ELPA at the 
moment).
 
 ** v0.3.2
 
diff --git a/activities.info b/activities.info
index 77463e22be..0115eac83e 100644
--- a/activities.info
+++ b/activities.info
@@ -374,6 +374,8 @@ File: README.info,  Node: v033-pre,  Next: v032,  Up: 
Changelog
      are defined.  (#11
      (https://github.com/alphapapa/activities.el/issues/11).  Thanks to
      fuzy112 (https://github.com/fuzy112) for reporting.)
+   • Link in documentation (which works locally but not on GNU ELPA at
+     the moment).
 
 
 File: README.info,  Node: v032,  Next: v031,  Prev: v033-pre,  Up: Changelog
@@ -506,16 +508,16 @@ Node: Bookmarks9153
 Node: FAQ9505
 Node: Changelog12581
 Node: v033-pre12840
-Node: v03213179
-Node: v03113311
-Node: v0313641
-Node: v0214031
-Node: v01314523
-Node: v01214672
-Node: v01114849
-Node: v0115012
-Node: Development15111
-Node: Copyright assignment15383
+Node: v03213270
+Node: v03113402
+Node: v0313732
+Node: v0214122
+Node: v01314614
+Node: v01214763
+Node: v01114940
+Node: v0115103
+Node: Development15202
+Node: Copyright assignment15474
 
 End Tag Table
 



reply via email to

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