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

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

[elpa] externals/hyperbole e914edb 15/50: Add hypb-maintenance.el to MAN


From: Stefan Monnier
Subject: [elpa] externals/hyperbole e914edb 15/50: Add hypb-maintenance.el to MANIFEST
Date: Wed, 17 Mar 2021 18:44:15 -0400 (EDT)

branch: externals/hyperbole
commit e914edb29cdd499f74cbb919ddd5a306427ca81c
Author: Bob Weiner <rsw@gnu.org>
Commit: Bob Weiner <rsw@gnu.org>

    Add hypb-maintenance.el to MANIFEST
---
 MANIFEST            | 1 +
 README.md.html      | 4 ++--
 hypb-maintenance.el | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/MANIFEST b/MANIFEST
index d64d576..18fdf6a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -88,6 +88,7 @@ hinit.el             - Standard initializations for GNU 
Hyperbole
 hload-path.el        - GNU Hyperbole load-path setup
 hsettings.el         - Hyperbole settings which may require customization
 hvar.el              - Variable manipulation routines for GNU Hyperbole
+hypb-maintenance.el  - Support for updating Hyperbole web pages
 hyperbole-banner.png - Graphic of GNU Hyperbole for display with About 
Hyperbole
 smart-clib-sym       - Test whether symbol appears within a set of C libraries
 topwin.py            - Python script to find the topmost macOS app window at a 
screen position
diff --git a/README.md.html b/README.md.html
index 4e8d69d..fca23b4 100644
--- a/README.md.html
+++ b/README.md.html
@@ -512,7 +512,7 @@
   <li>
     <p>The Hyperbole Koutliner, which I find a very useful tool.  I've
       implemented Emacspeak extensions to support it.</p>
-    <pre><code>              -- TV Raman  
+    <pre><code>              -- TV Raman
                  Google Inc.
     </code></pre>
   </li>
@@ -572,7 +572,7 @@
     <p>Other desktop organization tasks: including links to various mail
       folders, saved newsgroup conversation threads, online note-taker,
       emacs-command invocations, etc.</p>
-    <pre><code>                -- Dadong Wan  
+    <pre><code>                -- Dadong Wan
                    University of Hawaii
     </code></pre>
   </li>
diff --git a/hypb-maintenance.el b/hypb-maintenance.el
index 21953e8..3d5d387 100644
--- a/hypb-maintenance.el
+++ b/hypb-maintenance.el
@@ -76,7 +76,7 @@ Point `hypb:web-repo-location' to where the web repo is 
located."
 
   ;; koutline-example.html
   (kexport:html "kotl/EXAMPLE.kotl" (concat hypb:web-repo-location 
"koutline-example.html") nil)
-  
+ 
   ;; HY-WHY.html
   (kexport:html "HY-WHY.kotl" (concat hypb:web-repo-location "HY-WHY.html") 
nil)
   )



reply via email to

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