From 1491d0d1e84fb3c5e4a4b6d3be9176f47639ecba Mon Sep 17 00:00:00 2001 From: bw Date: Mon, 27 Jul 2026 17:49:19 -0400 Subject: [PATCH] Hyperbole - Make interim 9.1.0 release to sync with archive versions --- ChangeLog | 8 +++- HY-ABOUT | 2 +- HY-ANNOUNCE | 2 +- HY-NEWS | 4 +- Makefile | 2 +- README.md | 2 +- README.md.html | 6 +-- README.toc.md | 4 +- hversion.el | 2 +- hyperbole.el | 6 +-- man/hyperbole.html | 117 ++++++++++++++++++++++++++++++++++----------- man/hyperbole.info | Bin 698903 -> 701428 bytes man/hyperbole.pdf | Bin 1729968 -> 1733902 bytes man/hyperbole.texi | 18 +++---- 14 files changed, 120 insertions(+), 53 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3dd7e965..86414c2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2026-07-27 Bob Weiner +* Makefile (HYPB_VERSION): Update package version to 9.1.0 as an interim + release to sync with the new package versioning techniques used by + elpa and melpa. + * test/hywiki-tests.el (hywiki-tests--potential-buffer-p): Fix test to exclude python-mode requires it not be in the include list. @@ -7423,7 +7427,7 @@ value to be [[WikiWord]] not [[file:WikiWord.org][WikiWord]]. grouping 1 rather than the entire delimited string. * man/hyperbole.texi (Top): - man/version.texi: Update version to 9.0.2pre. + man/version.texi: Update version. * hibtypes.el (mail-address): Move so lower priority than 'pathname' ibtype so that Tramp paths with embedded email addresses don't trigger as @@ -7557,7 +7561,7 @@ value to be [[WikiWord]] not [[file:WikiWord.org][WikiWord]]. test/demo-tests.el (hy-test-dependencies): Add to ensure el-mock is installed. ============================================================================== -V9.0.2pre changes ^^^^: +V9.1.0 changes ^^^^: ============================================================================== * hversion.el: diff --git a/HY-ABOUT b/HY-ABOUT index 9d43f05d..1d46128d 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.2pre + Version 9.1.0 Say thanks or send a testimonial if you like Hyperbole: Email: diff --git a/HY-ANNOUNCE b/HY-ANNOUNCE index 0d907142..fec9bb59 100644 --- a/HY-ANNOUNCE +++ b/HY-ANNOUNCE @@ -1,6 +1,6 @@ From: Bob Weiner To: gnu-emacs-sources@gnu.org, emacs-tangents@gnu.org, hyperbole-users@gnu.org, hyperbole-announce@gnu.org -Subject: GNU Hyperbole Major Release 9 (V9.0.2pre) +Subject: GNU Hyperbole Major Release 9 (V9.1.0) --text follows this line-- ======================================================================== * Overview diff --git a/HY-NEWS b/HY-NEWS index 15a2f896..b441d2f6 100644 --- a/HY-NEWS +++ b/HY-NEWS @@ -2,10 +2,10 @@ by Bob Weiner =========================================================================== -* V9.0.2pre +* V9.1.0 =========================================================================== -**GNU Hyperbole 9.0.2pre NEWS** +**GNU Hyperbole 9.1.0 NEWS** * **HyWiki** * **Global Minor Mode**: The new `hywiki-mode` is a global minor mode that enables the highlighting and hyperlinking of **HyWikiWords** in any non-special text buffer and within the comments of programming buffers. diff --git a/Makefile b/Makefile index a73c5651..9e7b7ed3 100644 --- a/Makefile +++ b/Makefile @@ -108,7 +108,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.2pre +HYPB_VERSION = 9.1.0 # 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 8176c3ba..5a387fb0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GNU Hyperbole 9.0.2pre - The Everyday Hypertextual Information Manager +# GNU Hyperbole 9.1.0 - The Everyday Hypertextual Information Manager [ If you are looking for the documentation for the stable release look [here](stable/hyperbole.html).] diff --git a/README.md.html b/README.md.html index 1f110cd2..652d3c2a 100644 --- a/README.md.html +++ b/README.md.html @@ -1,6 +1,6 @@

GNU -Hyperbole 9.0.2pre - The Everyday Hypertextual Information Manager

+id="gnu-hyperbole-910---the-everyday-hypertextual-information-manager">GNU +Hyperbole 9.1.0 - The Everyday Hypertextual Information Manager

[ If you are looking for the documentation for the stable release look here.]

[We work on Hyperbole as a gift to the Emacs community and request @@ -10,7 +10,7 @@