diff --git a/ChangeLog b/ChangeLog index c57bdfa0..caa926a0 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 * 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 -* 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 f6d3a08c..553a22ed 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: diff --git a/HY-NEWS b/HY-NEWS index 0817be5a..15a07edf 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 586d972c..a266633b 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 9af6b2bc..04e54898 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 fbbc8736..ac1b9da8 100644 --- a/README.md.html +++ b/README.md.html @@ -1,14 +1,14 @@

GNU -Hyperbole 9.0.0 - The Everyday Hypertextual Information Manager

+id="gnu-hyperbole-802pre---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 Hyperbole (mailto:rsw@gnu.org)].

  • GNU -Hyperbole 9.0.0 - The Everyday Hypertextual Information Manager +href="#gnu-hyperbole-802pre---the-everyday-hypertextual-information-manager">GNU +Hyperbole 8.0.2pre - The Everyday Hypertextual Information Manager
    • Videos
    • Summary
    • diff --git a/README.toc.md b/README.toc.md index 7922a1d2..7dbfad05 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 1a8f04e4..d960fd5e 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 44d3c00c..2ef83eb0 100644 --- a/hyperbole.el +++ b/hyperbole.el @@ -8,9 +8,9 @@ ;; Maintainer: Mats Lidell ;; Maintainers: Robert Weiner , Mats Lidell ;; 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 54548cdd..0db9c430 100644 --- a/man/hyperbole.html +++ b/man/hyperbole.html @@ -4,7 +4,7 @@