Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2026-07-27 Bob Weiner <rsw@gnu.org>

* 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.

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion HY-ABOUT
Original file line number Diff line number Diff line change
Expand Up @@ -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: <rsw@gnu.org>
Expand Down
2 changes: 1 addition & 1 deletion HY-ANNOUNCE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
From: Bob Weiner <rsw@gnu.org>
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
Expand Down
4 changes: 2 additions & 2 deletions HY-NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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).]
Expand Down
6 changes: 3 additions & 3 deletions README.md.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1
id="gnu-hyperbole-902pre---the-everyday-hypertextual-information-manager">GNU
Hyperbole 9.0.2pre - The Everyday Hypertextual Information Manager</h1>
id="gnu-hyperbole-910---the-everyday-hypertextual-information-manager">GNU
Hyperbole 9.1.0 - The Everyday Hypertextual Information Manager</h1>
<p>[ If you are looking for the documentation for the stable release
look <a href="stable/hyperbole.html">here</a>.]</p>
<p>[We work on Hyperbole as a gift to the Emacs community and request
Expand All @@ -10,7 +10,7 @@
<ul>
<li><a
href="#gnu-hyperbole-902pre---the-everyday-hypertextual-information-manager">GNU
Hyperbole 9.0.2pre - The Everyday Hypertextual Information Manager</a>
Hyperbole 9.1.0 - The Everyday Hypertextual Information Manager</a>
<ul>
<li><a href="#reference-manual">Reference Manual</a></li>
<li><a href="#videos">Videos</a></li>
Expand Down
4 changes: 2 additions & 2 deletions README.toc.md
Original file line number Diff line number Diff line change
@@ -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).]
Expand All @@ -9,7 +9,7 @@



- [GNU Hyperbole 9.0.2pre - The Everyday Hypertextual Information Manager](#gnu-hyperbole-902pre---the-everyday-hypertextual-information-manager)
- [GNU Hyperbole 9.1.0 - The Everyday Hypertextual Information Manager](#gnu-hyperbole-902pre---the-everyday-hypertextual-information-manager)
- [Reference Manual](#reference-manual)
- [Videos](#videos)
- [Articles](#articles)
Expand Down
2 changes: 1 addition & 1 deletion hversion.el
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
;;; Public variables
;;; ************************************************************************

(defconst hyperb:version "9.0.2pre" "GNU Hyperbole revision number.")
(defconst hyperb:version "9.1.0" "GNU Hyperbole revision number.")

(defvar hyperb:mouse-buttons
(if (or (and hyperb:microsoft-os-p (not (memq window-system '(w32 w64 x))))
Expand Down
6 changes: 3 additions & 3 deletions hyperbole.el
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
;; Maintainer: Robert Weiner <rsw@gnu.org>
;; Mats Lidell <matsl@gnu.org>
;; Created: 06-Oct-92 at 11:52:51
;; Last-Mod: 26-Jul-26 at 21:46:00 by Bob Weiner
;; Released: 10-Mar-24
;; Version: 9.0.2pre
;; Last-Mod: 27-Jul-26 at 19:22:04 by Bob Weiner
;; Released: 27-Jul-26
;; Version: 9.1.0
;; Keywords: comm, convenience, files, frames, hypermedia, languages, mail, matching, mouse, multimedia, outlines, tools, wp
;; Package: hyperbole
;; Package-Requires: ((emacs "28"))
Expand Down
Loading