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

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

[elpa] externals/hyperbole 442dc6a388 07/14: hypb-maintenance.el (hypb:w


From: ELPA Syncer
Subject: [elpa] externals/hyperbole 442dc6a388 07/14: hypb-maintenance.el (hypb:web-repo-update): Add "hib-doc-id.el"
Date: Fri, 22 Mar 2024 12:58:26 -0400 (EDT)

branch: externals/hyperbole
commit 442dc6a3888787254c6406c602520724f973732f
Author: bw <rsw@gnu.org>
Commit: bw <rsw@gnu.org>

    hypb-maintenance.el (hypb:web-repo-update): Add "hib-doc-id.el"
---
 ChangeLog           | 4 ++++
 hypb-maintenance.el | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c01becf07b..9585fd7b5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-03-12  Bob Weiner  <rsw@gnu.org>
+
+* hypb-maintenance.el (hypb:web-repo-update): Add "hib-doc-id.el".
+
 2024-03-10  Bob Weiner  <rsw@gnu.org>
 
 * test/hyrolo-tests.el (hyrolo-tests--outline-hide-show-heading): Change two
diff --git a/hypb-maintenance.el b/hypb-maintenance.el
index 4390f77cdf..75449ecf44 100644
--- a/hypb-maintenance.el
+++ b/hypb-maintenance.el
@@ -3,7 +3,7 @@
 ;; Author:       Mats Lidell <matsl@gnu.org>
 ;;
 ;; Orig-Date:    31-Mar-21 at 21:11:00
-;; Last-Mod:      1-May-22 at 19:06:09 by Bob Weiner
+;; Last-Mod:     12-Mar-24 at 22:36:34 by Bob Weiner
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
@@ -68,7 +68,7 @@ Point `hypb:web-repo-location' to where the web repo is 
located."
   (mapc (lambda (file) (copy-file file hypb:web-repo-location t))
        '("DEMO" "DEMO-ROLO.otl" "FAST-DEMO" "HY-ABOUT" "INSTALL"
          "HY-COPY" "COPYING" "MANIFEST"
-         "hui.el" "hbut.el" "hbdata.el" "hmail.el"))
+         "hui.el" "hbut.el" "hbdata.el" "hib-doc-id.el" "hmail.el"))
 
   ;; man recursive
   (copy-directory "man" hypb:web-repo-location nil t nil)



reply via email to

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