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

    Merge to rsw branch in prep for V8.0.2pre release
---
 ChangeLog          |   9 ++++++++-
 HY-ABOUT           |   2 +-
 HY-NEWS            |   2 +-
 Makefile           |   4 ++--
 README.md          |   2 +-
 README.md.html     |   8 ++++----
 README.toc.md      |   6 +++---
 hversion.el        |   4 ++--
 hyperbole.el       |   4 ++--
 man/hyperbole.html |   8 ++++----
 man/hyperbole.info | Bin 629134 -> 629665 bytes
 man/hyperbole.pdf  | Bin 1378192 -> 1377764 bytes
 man/hyperbole.texi |  14 +++++++-------
 man/version.texi   |   4 ++--
 14 files changed, 37 insertions(+), 30 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c57bdfa0a5..caa926a05c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1264,6 +1264,10 @@
     (hyrolo-fgrep-and-goto-next-visible-md-heading): Use level one heading
     so that heading hierarchy is respected.
 
+==============================================================================
+V8.0.2pre changes ^^^^:
+==============================================================================
+
 2023-12-01  Bob Weiner  <r...@gnu.org>
 
 * hyrolo.el (hyrolo-add): Fix that narrow-to-region was narrowing to a
@@ -3181,7 +3185,7 @@ name with 'name' and 'name-key'.
 
 2023-04-02  Bob Weiner  <r...@gnu.org>
 
-* HY-NEWS (9.0.0): Add EmacsConf 2022 videos.
+* HY-NEWS: Add EmacsConf 2022 videos.
   INSTALL: (Invocation):
   README.md (Videos):
   man/hyperbole.texi (Invocation): Add link to Hyperbole videos in README.md.
@@ -4772,6 +4776,9 @@ name with 'name' and 'name-key'.
 
 * Makefile (website-local): Add dependency on README.md.html.
 
+==============================================================================
+V8.0.1pre changes ^^^^:
+==============================================================================
 ==============================================================================
 V9.0.0 changes ^^^^:
 ==============================================================================
diff --git a/HY-ABOUT b/HY-ABOUT
index f6d3a08c25..553a22ed00 100644
--- a/HY-ABOUT
+++ b/HY-ABOUT
@@ -3,7 +3,7 @@
                    Designed and Written by Bob Weiner
                 Maintained by Mats Lidell and Bob Weiner
                  https://www.gnu.org/software/hyperbole/
-                           Version 9.0.0
+                           Version 8.0.2pre
 
          Say thanks or send a testimonial if you like Hyperbole:
                         Email: <r...@gnu.org>
diff --git a/HY-NEWS b/HY-NEWS
index 0817be5a8e..15a07edf12 100644
--- a/HY-NEWS
+++ b/HY-NEWS
@@ -2,7 +2,7 @@
                                 by Bob Weiner
 
 ===========================================================================
-*                                   V9.0.0
+*                                   V8.0.2pre
 ===========================================================================
 
 ** ACE WINDOW PACKAGE INTEGRATION - fast window and buffer switching
diff --git a/Makefile b/Makefile
index 586d972c60..a266633bb8 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 # Author:       Bob Weiner
 #
 # Orig-Date:    15-Jun-94 at 03:42:38
-# Last-Mod:      5-Feb-24 at 00:21:22 by Bob Weiner
+# Last-Mod:     19-Feb-24 at 12:30:10 by Bob Weiner
 #
 # Copyright (C) 1994-2023  Free Software Foundation, Inc.
 # See the file HY-COPY for license information.
@@ -86,7 +86,7 @@
 
 # This ver setup won't work under any make except GNU make, so set it manually.
 #HYPB_VERSION = "`head -3 hversion.el | tail -1 | sed -e 's/.*|\(.*\)|.*/\1/'`"
-HYPB_VERSION = 9.0.0
+HYPB_VERSION = 8.0.2pre
 
 # Emacs executable used to byte-compile .el files into .elc's.
 # To override which executable is used from the commandline, do something like 
this:
diff --git a/README.md b/README.md
index 9af6b2bc55..04e548985a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# GNU Hyperbole 9.0.0 - The Everyday Hypertextual Information Manager
+# GNU Hyperbole 8.0.2pre - The Everyday Hypertextual Information Manager
 
 [We work on Hyperbole as a gift to the Emacs community and request you
  send us a thank you or a testimonial describing your usage if you like
diff --git a/README.md.html b/README.md.html
index fbbc8736c7..ac1b9da863 100644
--- a/README.md.html
+++ b/README.md.html
@@ -1,14 +1,14 @@
 <h1
-id="gnu-hyperbole-900---the-everyday-hypertextual-information-manager">GNU
-Hyperbole 9.0.0 - The Everyday Hypertextual Information Manager</h1>
+id="gnu-hyperbole-802pre---the-everyday-hypertextual-information-manager">GNU
+Hyperbole 8.0.2pre - The Everyday Hypertextual Information Manager</h1>
 <p>[We work on Hyperbole as a gift to the Emacs community and request
 you send us a thank you or a testimonial describing your usage if you
 like Hyperbole (mailto:<a
 href="mailto:r...@gnu.org";>r...@gnu.org</a>)].</p>
 <ul>
 <li><a
-href="#gnu-hyperbole-900---the-everyday-hypertextual-information-manager">GNU
-Hyperbole 9.0.0 - The Everyday Hypertextual Information Manager</a>
+href="#gnu-hyperbole-802pre---the-everyday-hypertextual-information-manager">GNU
+Hyperbole 8.0.2pre - The Everyday Hypertextual Information Manager</a>
 <ul>
 <li><a href="#videos">Videos</a></li>
 <li><a href="#summary">Summary</a></li>
diff --git a/README.toc.md b/README.toc.md
index 7922a1d222..7dbfad0528 100644
--- a/README.toc.md
+++ b/README.toc.md
@@ -1,4 +1,4 @@
-# GNU Hyperbole 9.0.0 - The Everyday Hypertextual Information Manager
+# GNU Hyperbole 8.0.2pre - The Everyday Hypertextual Information Manager
 
 [We work on Hyperbole as a gift to the Emacs community and request you
  send us a thank you or a testimonial describing your usage if you like
@@ -6,7 +6,7 @@
 
 
 
-- [GNU Hyperbole 9.0.0 - The Everyday Hypertextual Information 
Manager](#gnu-hyperbole-900---the-everyday-hypertextual-information-manager)
+- [GNU Hyperbole 8.0.2pre - The Everyday Hypertextual Information 
Manager](#gnu-hyperbole-802pre---the-everyday-hypertextual-information-manager)
   - [Videos](#videos)
   - [Summary](#summary)
   - [Mailing Lists](#mailing-lists)
@@ -203,7 +203,7 @@ to clone the Hyperbole project tree.
 Once you have Emacs set up at your site, GNU Hyperbole may be
 installed by using the Emacs Package Manager.  If you are not
 familiar with it, see the Packages section of the GNU Emacs Manual,
-[Emacs 
Packages](https://www.gnu.org/software/emacs/manual/html_node/emacs/Packages.html).
+[Emacs 
Packages](https://www.gnu.org/software/emacs/manual/html_node/emacs/Packages.html).
 
 
 If you have Hyperbole 5.10 or higher already installed and simply want to
 upgrade it, invoke the Emacs Package Manager with {M-x list-packages RET},
diff --git a/hversion.el b/hversion.el
index 1a8f04e4a8..d960fd5e6e 100644
--- a/hversion.el
+++ b/hversion.el
@@ -4,7 +4,7 @@
 ;; Maintainer:   Bob Weiner, Mats Lidell
 ;;
 ;; Orig-Date:     1-Jan-94
-;; Last-Mod:     18-Feb-24 at 12:32:25 by Mats Lidell
+;; Last-Mod:     19-Feb-24 at 12:31:39 by Bob Weiner
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
@@ -35,7 +35,7 @@
 ;;; Public variables
 ;;; ************************************************************************
 
-(defconst hyperb:version "9.0.0" "GNU Hyperbole revision number.")
+(defconst hyperb:version "8.0.2pre" "GNU Hyperbole revision number.")
 
 (defvar hyperb:mouse-buttons
   (if (or (and hyperb:microsoft-os-p (not (memq window-system '(w32 w64 x))))
diff --git a/hyperbole.el b/hyperbole.el
index 44d3c00cdc..2ef83eb0a6 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -8,9 +8,9 @@
 ;; Maintainer:   Mats Lidell <ma...@gnu.org>
 ;; Maintainers:  Robert Weiner <r...@gnu.org>, Mats Lidell <ma...@gnu.org>
 ;; Created:      06-Oct-92 at 11:52:51
-;; Last-Mod:     17-Feb-24 at 22:43:43 by Bob Weiner
+;; Last-Mod:     19-Feb-24 at 12:31:45 by Bob Weiner
 ;; Released:     03-Dec-23
-;; Version:      9.0.0
+;; Version:      8.0.2pre
 ;; Keywords:     comm, convenience, files, frames, hypermedia, languages, 
mail, matching, mouse, multimedia, outlines, tools, wp
 ;; Package:      hyperbole
 ;; Package-Requires: ((emacs "27.1"))
diff --git a/man/hyperbole.html b/man/hyperbole.html
index 54548cdd79..0db9c4308a 100644
--- a/man/hyperbole.html
+++ b/man/hyperbole.html
@@ -4,7 +4,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!-- This manual is for GNU Hyperbole
-(Edition 9.0.0, Published February, 2024).
+(Edition 8.0.2pre, Published February, 2024).
 
 Copyright © 1989-2023  Free Software Foundation, Inc.
 
@@ -106,8 +106,8 @@ WITHOUT ANY WARRANTY, without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</P>
 
 <PRE>
-Edition 9.0.0
-Printed February 4, 2024.
+Edition 8.0.2pre
+Printed February 19, 2024.
 
   Published by the Free Software Foundation, Inc.
   Author:    Bob Weiner
@@ -169,7 +169,7 @@ Next: <a href="#Usage" accesskey="n" rel="next">Usage</a>, 
Previous: <a href="#T
 <h2 class="chapter" id="Introduction-1">1 Introduction</h2>
 
 <p>This edition of the GNU Hyperbole Manual is for use with any version
-9.0.0 or greater of GNU Hyperbole.  Hyperbole runs atop GNU Emacs 27.1
+8.0.2pre or greater of GNU Hyperbole.  Hyperbole runs atop GNU Emacs 27.1
 or higher.  It will trigger an error if your Emacs is older.
 </p>
 <p>This chapter summarizes the structure of the rest of the manual,
diff --git a/man/hyperbole.info b/man/hyperbole.info
index 93052ca5e1..b0e0a175b1 100644
Binary files a/man/hyperbole.info and b/man/hyperbole.info differ
diff --git a/man/hyperbole.pdf b/man/hyperbole.pdf
index 2988c2242e..ce1c5958b7 100644
Binary files a/man/hyperbole.pdf and b/man/hyperbole.pdf differ
diff --git a/man/hyperbole.texi b/man/hyperbole.texi
index 7220152ec0..e2d0901631 100644
--- a/man/hyperbole.texi
+++ b/man/hyperbole.texi
@@ -1,4 +1,4 @@
-\input texinfo  @c -*- coding: utf-8 -*-
+ \input texinfo  @c -*- coding: utf-8 -*-
 
 @c $Id$
 @c hyperbole.texi --- The GNU Hyperbole Manual
@@ -7,7 +7,7 @@
 @c Author:       Bob Weiner
 @c
 @c Orig-Date:     6-Nov-91 at 11:18:03
-@c Last-Mod:      4-Feb-24 at 16:01:50 by Bob Weiner
+@c Last-Mod:     19-Feb-24 at 12:40:29 by Bob Weiner
 
 @c %**start of header (This is for running Texinfo on a region.)
 @setfilename hyperbole.info
@@ -155,8 +155,8 @@ WITHOUT ANY WARRANTY, without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</P>
 
 <PRE>
-Edition 9.0.0
-Printed February 4, 2024.
+Edition 8.0.2pre
+Printed February 19, 2024.
 
   Published by the Free Software Foundation, Inc.
   Author:    Bob Weiner
@@ -197,8 +197,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 @sp 2
 
 @example
-Edition 9.0.0
-February 4, 2024
+Edition 8.0.2pre
+February 19, 2024
 
   Published by the Free Software Foundation, Inc.
   Author:    Bob Weiner
@@ -514,7 +514,7 @@ Smart Keyboard Keys
 @chapter Introduction
 
 This edition of the GNU Hyperbole Manual is for use with any version
-9.0.0 or greater of GNU Hyperbole.  Hyperbole runs atop GNU Emacs 27.1
+8.0.2pre or greater of GNU Hyperbole.  Hyperbole runs atop GNU Emacs 27.1
 or higher.  It will trigger an error if your Emacs is older.
 
 This chapter summarizes the structure of the rest of the manual,
diff --git a/man/version.texi b/man/version.texi
index 110c38ddf8..b03fc9bf9a 100644
--- a/man/version.texi
+++ b/man/version.texi
@@ -1,4 +1,4 @@
 @set UPDATED February, 2024
 @set UPDATED-MONTH February 2024
-@set EDITION 9.0.0
-@set VERSION 9.0.0
+@set EDITION 8.0.2pre
+@set VERSION 8.0.2pre

Reply via email to