Skip to content

Commit

Permalink
Publish 7.1.0 test release
Browse files Browse the repository at this point in the history
  • Loading branch information
rswgnu committed Feb 24, 2020
1 parent bf73086 commit 0e1203c
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 16 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2020-02-23 Bob Weiner <[email protected]>

* Published 7.1.0 test release.

* hui-menu.el (infodock-hyperbole-menu): Changed 'Activate-Button-at-Point' to 'Activate-Button-in-Buffer'
and made prompt for button if not on one. This synchronizes it with the top-level 'Act' command in
the Hyperbole minibuffer menu.
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 7.0.9
Version 7.1.0

Say thanks or send a testimonial if you like Hyperbole:
Email: <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,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 = 7.0.9
HYPB_VERSION = 7.1.0

# Emacs executable used to byte-compile .el files into .elc's.
# Possibilities include: emacs, infodock, etc.
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 7.0.9 - The Everyday Hypertextual Information Manager
# GNU Hyperbole 7.1.0 - The Everyday Hypertextual Information Manager

[Say thanks or send a testimonial if you like Hyperbole.(mailto:[email protected])]

Expand Down
2 changes: 1 addition & 1 deletion README.md.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1>
<a id="user-content-gnu-hyperbole-709---the-everyday-hypertextual-information-manager" class="anchor" href="#gnu-hyperbole-709---the-everyday-hypertextual-information-manager" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GNU Hyperbole 7.0.9 - The Everyday Hypertextual Information Manager</h1>
<a id="user-content-gnu-hyperbole-710---the-everyday-hypertextual-information-manager" class="anchor" href="#gnu-hyperbole-710---the-everyday-hypertextual-information-manager" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GNU Hyperbole 7.1.0 - The Everyday Hypertextual Information Manager</h1>
<p>[Say thanks or send a testimonial if you like Hyperbole.(mailto:<a href="mailto:[email protected]">[email protected]</a>)]</p>

<p><strong>Table of Contents</strong></p>
Expand Down
2 changes: 1 addition & 1 deletion hversion.el
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
;;; Public variables
;;; ************************************************************************

(defconst hyperb:version "7.0.9" "GNU Hyperbole revision number.")
(defconst hyperb:version "7.1.0" "GNU Hyperbole revision number.")

;;;###autoload
(defvar hyperb:microsoft-os-p
Expand Down
4 changes: 2 additions & 2 deletions hyperbole.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
;; Author: Bob Weiner
;; Maintainer: Bob Weiner <[email protected]>, Mats Lidell <[email protected]>
;; Created: 06-Oct-92 at 11:52:51
;; Released: 17-Feb-20
;; Version: 7.0.9
;; Released: 17-Feb-23
;; Version: 7.1.0
;; Keywords: comm, convenience, files, frames, hypermedia, languages, mail, matching, mouse, multimedia, outlines, tools, wp
;; Package: hyperbole
;; Package-Requires: ((emacs "24.4"))
Expand Down
6 changes: 3 additions & 3 deletions man/hyperbole.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is for GNU Hyperbole
(Edition 7.0.9, Published February 16, 2020).
(Edition 7.1.0, Published February 23, 2020).

Copyright (C) 1989-2019 Free Software Foundation, Inc.

Expand Down Expand Up @@ -339,7 +339,7 @@ <h2 class="contents-heading">Table of Contents</h2>
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</P>

<PRE>
Edition 7.0.9
Edition 7.1.0
Printed February 23, 2020.

Published by the Free Software Foundation, Inc.
Expand Down Expand Up @@ -799,7 +799,7 @@ <h2 class="contents-heading">Table of Contents</h2>
<span id="Introduction-1"></span><h2 class="chapter">1 Introduction</h2>

<p>This edition of the GNU Hyperbole Manual is for use with any version
7.0.9 or greater of GNU Hyperbole. Hyperbole runs atop GNU Emacs 24.3
7.1.0 or greater of GNU Hyperbole. Hyperbole runs atop GNU Emacs 24.3
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,
Expand Down
Binary file modified man/hyperbole.info
Binary file not shown.
Binary file modified man/hyperbole.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions man/hyperbole.texi
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ WITHOUT ANY WARRANTY, without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</P>
<PRE>
Edition 7.0.9
Edition 7.1.0
Printed February 23, 2020.
Published by the Free Software Foundation, Inc.
Expand Down Expand Up @@ -196,7 +196,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@sp 2

@example
Edition 7.0.9
Edition 7.1.0
February 23, 2020
Published by the Free Software Foundation, Inc.
Expand Down Expand Up @@ -476,7 +476,7 @@ Smart Keyboard Keys
@chapter Introduction

This edition of the GNU Hyperbole Manual is for use with any version
7.0.9 or greater of GNU Hyperbole. Hyperbole runs atop GNU Emacs 24.3
7.1.0 or greater of GNU Hyperbole. Hyperbole runs atop GNU Emacs 24.3
or higher. It will trigger an error if your Emacs is older.

This chapter summarizes the structure of the rest of the manual,
Expand Down
6 changes: 3 additions & 3 deletions man/version.texi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@set UPDATED February 16, 2020
@set UPDATED February 23, 2020
@set UPDATED-MONTH February 2020
@set EDITION 7.0.9
@set VERSION 7.0.9
@set EDITION 7.1.0
@set VERSION 7.1.0

0 comments on commit 0e1203c

Please sign in to comment.