emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/hyperbole 0e1203c 32/51: Publish 7.1.0 test release


From: Stefan Monnier
Subject: [elpa] externals/hyperbole 0e1203c 32/51: Publish 7.1.0 test release
Date: Sun, 12 Jul 2020 18:10:15 -0400 (EDT)

branch: externals/hyperbole
commit 0e1203cb0cfa47c4e1db8fee25858a203813b1b9
Author: Bob Weiner <rsw@gnu.org>
Commit: Bob Weiner <rsw@gnu.org>

    Publish 7.1.0 test release
---
 Changes            |   2 ++
 HY-ABOUT           |   2 +-
 Makefile           |   2 +-
 README.md          |   2 +-
 README.md.html     |   2 +-
 hversion.el        |   2 +-
 hyperbole.el       |   4 ++--
 man/hyperbole.html |   6 +++---
 man/hyperbole.info | Bin 523270 -> 523270 bytes
 man/hyperbole.pdf  | Bin 1283663 -> 1283653 bytes
 man/hyperbole.texi |   6 +++---
 man/version.texi   |   6 +++---
 12 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/Changes b/Changes
index 518b2a6..1fb4150 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 2020-02-23  Bob Weiner  <rsw@gnu.org>
 
+* 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.
diff --git a/HY-ABOUT b/HY-ABOUT
index 26935bb..bed27ff 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 7.0.9
+                            Version 7.1.0
 
          Say thanks or send a testimonial if you like Hyperbole:
                         Email: <rsw@gnu.org>
diff --git a/Makefile b/Makefile
index 157b5db..e33c93c 100644
--- a/Makefile
+++ b/Makefile
@@ -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.
diff --git a/README.md b/README.md
index 7474420..12a57f8 100644
--- a/README.md
+++ b/README.md
@@ -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:rsw@gnu.org)]
 
diff --git a/README.md.html b/README.md.html
index 7d1b3eb..0dbf4c2 100644
--- a/README.md.html
+++ b/README.md.html
@@ -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:rsw@gnu.org";>rsw@gnu.org</a>)]</p>
 
 <p><strong>Table of Contents</strong></p>
diff --git a/hversion.el b/hversion.el
index 6ced310..50bde5c 100644
--- a/hversion.el
+++ b/hversion.el
@@ -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
diff --git a/hyperbole.el b/hyperbole.el
index 167f480..83345b7 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -5,8 +5,8 @@
 ;; Author:           Bob Weiner
 ;; Maintainer:       Bob Weiner <rsw@gnu.org>, Mats Lidell <matsl@gnu.org>
 ;; 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"))
diff --git a/man/hyperbole.html b/man/hyperbole.html
index 8c886cf..c01bc60 100644
--- a/man/hyperbole.html
+++ b/man/hyperbole.html
@@ -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.
 
@@ -339,7 +339,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.
@@ -799,7 +799,7 @@ Next: <a href="#Smart-Keys" accesskey="n" rel="next">Smart 
Keys</a>, Previous: <
 <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,
diff --git a/man/hyperbole.info b/man/hyperbole.info
index 8dbd971..68ba615 100644
Binary files a/man/hyperbole.info and b/man/hyperbole.info differ
diff --git a/man/hyperbole.pdf b/man/hyperbole.pdf
index 59beb69..0444f49 100644
Binary files a/man/hyperbole.pdf and b/man/hyperbole.pdf differ
diff --git a/man/hyperbole.texi b/man/hyperbole.texi
index 4565dcc..ddecca0 100644
--- a/man/hyperbole.texi
+++ b/man/hyperbole.texi
@@ -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.
@@ -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.
@@ -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,
diff --git a/man/version.texi b/man/version.texi
index 5899274..0a18c07 100644
--- a/man/version.texi
+++ b/man/version.texi
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]