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

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

[elpa] scratch/hyperbole-lexbind 332ef33 19/20: V7.0.3b test release: Ba


From: Stefan Monnier
Subject: [elpa] scratch/hyperbole-lexbind 332ef33 19/20: V7.0.3b test release: Basic DEMO updates
Date: Wed, 14 Aug 2019 04:30:25 -0400 (EDT)

branch: scratch/hyperbole-lexbind
commit 332ef336a7ad87e25c0563bfeaf0e6758d52c59c
Author: Bob Weiner <address@hidden>
Commit: Bob Weiner <address@hidden>

    V7.0.3b test release: Basic DEMO updates
---
 DEMO               |  11 ++++++-----
 HY-ABOUT           |   2 +-
 HY-NEWS            |   2 +-
 Makefile           |   2 +-
 README.md          |   2 +-
 README.md.html     |   2 +-
 hversion.el        |   2 +-
 hyperbole-pkg.el   |   2 +-
 hyperbole.el       |   2 +-
 man/hyperbole.html |   8 ++++----
 man/hyperbole.info | Bin 514595 -> 514598 bytes
 man/hyperbole.pdf  | Bin 1272688 -> 1272682 bytes
 man/hyperbole.texi |  10 +++++-----
 man/version.texi   |   8 ++++----
 14 files changed, 27 insertions(+), 26 deletions(-)

diff --git a/DEMO b/DEMO
index 10dcb7d..d72a6db 100644
--- a/DEMO
+++ b/DEMO
@@ -45,7 +45,7 @@ terms used here are unfamiliar to you.
 * Smart Keys 
 
 Hyperbole provides two context-sensitive keys, the Action Key and the Assist
-Key, jointly referred to as Smart Keys that each do dozens of things,
+Key, jointly referred to as Smart Keys.  Each do dozens of things,
 essentially whatever is most helpful in any given textual context where they
 are pressed.  The Action Key is {M-RET} (ESC RETURN if you are unsure) on the
 keyboard and the shift-middle mouse button on a 3-button mouse or the
@@ -55,7 +55,7 @@ To distinguish the mouse buttons from the keyboard keys, we 
will often refer
 to the Action Mouse Key or Assist Mouse Key.  (It is possible to rebind these
 keys to the unshifted middle and right mouse buttons, if desired.  See the
 Smart Key Bindings section of the Hyperbole Manual, "(hyperbole)Smart Key
-Bindings").
+Bindings") simply by pressing the Action Key on that reference.
 
 The Action Key selects entities, creates links and activates buttons.  The
 Assist Key provides help, such as reporting on a button's attributes, or
@@ -96,9 +96,10 @@ following button and then practice scrolling: 
<(toggle-scroll-proportional)>.
 If you prefer the default proportional scrolling, click on the previous
 button again to restore it.
 
-If you always want windowful (non-proportional) scrolling, you'll have to
-add a setting of smart-scroll-proportional to your "~/.emacs" file after the
-point at which you load Hyperbole or else set it as part of
+If you always want windowful (non-proportional) scrolling, use the Emacs
+customize system to set it permanently.  Otherwise, you can set it manually
+by adding a setting of smart-scroll-proportional to your "~/.emacs" file
+after the point at which you load Hyperbole or else set it as part of
 hyperbole-init-hook, which executes whenever Hyperbole is loaded, e.g.:
 
    (add-to-list 'hyperbole-init-hook
diff --git a/HY-ABOUT b/HY-ABOUT
index 21c8be7..e6331bd 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.3a
+                            Version 7.0.3b
 
                    Say thanks if you like Hyperbole:
                     https://saythanks.io/to/rswgnu
diff --git a/HY-NEWS b/HY-NEWS
index 1c966c2..3971309 100644
--- a/HY-NEWS
+++ b/HY-NEWS
@@ -2,7 +2,7 @@
                                 by Bob Weiner
 
 ===========================================================================
-*                                   V7.0.3a
+*                                   V7.0.3b
 ===========================================================================
 
   BUTTONS
diff --git a/Makefile b/Makefile
index f649606..968dd18 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,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.3a
+HYPB_VERSION = 7.0.3b
 
 # 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 bd3ec2d..172b753 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# GNU Hyperbole 7.0.3a - The Everyday Hypertextual Information Manager
+# GNU Hyperbole 7.0.3b - The Everyday Hypertextual Information Manager
 
 [Say thanks if you like Hyperbole.(https://saythanks.io/to/rswgnu)]
 
diff --git a/README.md.html b/README.md.html
index b183d0f..e62461c 100644
--- a/README.md.html
+++ b/README.md.html
@@ -1,5 +1,5 @@
 <h1>
-<a 
id="user-content-gnu-hyperbole-703a---the-everyday-hypertextual-information-manager"
 class="anchor" 
href="#gnu-hyperbole-703a---the-everyday-hypertextual-information-manager" 
aria-hidden="true"><span aria-hidden="true" class="octicon 
octicon-link"></span></a>GNU Hyperbole 7.0.3a - The Everyday Hypertextual 
Information Manager</h1>
+<a 
id="user-content-gnu-hyperbole-703b---the-everyday-hypertextual-information-manager"
 class="anchor" 
href="#gnu-hyperbole-703b---the-everyday-hypertextual-information-manager" 
aria-hidden="true"><span aria-hidden="true" class="octicon 
octicon-link"></span></a>GNU Hyperbole 7.0.3b - The Everyday Hypertextual 
Information Manager</h1>
 <p>[Say thanks if you like Hyperbole.(<a href="https://saythanks.io/to/rswgnu"; 
rel="nofollow">https://saythanks.io/to/rswgnu</a>)]</p>
 
 <p><strong>Table of Contents</strong></p>
diff --git a/hversion.el b/hversion.el
index f2bc122..4b2845a 100644
--- a/hversion.el
+++ b/hversion.el
@@ -23,7 +23,7 @@
 ;;; Public variables
 ;;; ************************************************************************
 
-(defconst hyperb:version "7.0.3a" "GNU Hyperbole revision number.")
+(defconst hyperb:version "7.0.3b" "GNU Hyperbole revision number.")
 
 ;;;###autoload
 (defvar hyperb:microsoft-os-p
diff --git a/hyperbole-pkg.el b/hyperbole-pkg.el
index 572b39e..24c04fc 100644
--- a/hyperbole-pkg.el
+++ b/hyperbole-pkg.el
@@ -1,5 +1,5 @@
 ;; -*- no-byte-compile: t -*-
-(define-package "hyperbole" "7.0.3a" "GNU Hyperbole: The Everyday Hypertextual 
Information Manager"
+(define-package "hyperbole" "7.0.3b" "GNU Hyperbole: The Everyday Hypertextual 
Information Manager"
   '((emacs "24.4"))
   :url "http://www.gnu.org/software/hyperbole";
   :keywords '("comm" "convenience" "files" "frames" "hypermedia" "languages"
diff --git a/hyperbole.el b/hyperbole.el
index 39a0d05..f2b215f 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -6,7 +6,7 @@
 ;; Maintainer:       Bob Weiner <address@hidden> and Mats Lidell 
<address@hidden>
 ;; Created:          06-Oct-92 at 11:52:51
 ;; Released:         21-Jan-19
-;; Version:          7.0.3a
+;; Version:          7.0.3b
 ;; 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 f96c183..21c93f1 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.3a, Published July 21, 2019).
+(Edition 7.0.3b, Published August 11, 2019).
 
 Copyright (C) 1989-2019  Free Software Foundation, Inc.
 
@@ -347,8 +347,8 @@ WITHOUT ANY WARRANTY, without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</P>
 
 <PRE>
-Edition 7.0.3a
-Printed July 28, 2019.
+Edition 7.0.3b
+Printed August 11, 2019.
 
   Published by the Free Software Foundation, Inc.
   Author:    Bob Weiner
@@ -803,7 +803,7 @@ Next: <a href="#Smart-Keys" accesskey="n" rel="next">Smart 
Keys</a>, Previous: <
 <h2 class="chapter">1 Introduction</h2>
 
 <p>This edition of the GNU Hyperbole Manual is for use with any version
-7.0.3a or greater of GNU Hyperbole.  Hyperbole runs atop GNU Emacs 24.3
+7.0.3b 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 160274a..4465571 100644
Binary files a/man/hyperbole.info and b/man/hyperbole.info differ
diff --git a/man/hyperbole.pdf b/man/hyperbole.pdf
index 7d42404..157752d 100644
Binary files a/man/hyperbole.pdf and b/man/hyperbole.pdf differ
diff --git a/man/hyperbole.texi b/man/hyperbole.texi
index af9a46e..fad543c 100644
--- a/man/hyperbole.texi
+++ b/man/hyperbole.texi
@@ -154,8 +154,8 @@ WITHOUT ANY WARRANTY, without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</P>
 
 <PRE>
-Edition 7.0.3a
-Printed July 28, 2019.
+Edition 7.0.3b
+Printed August 11, 2019.
 
   Published by the Free Software Foundation, Inc.
   Author:    Bob Weiner
@@ -196,8 +196,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 @sp 2
 
 @example
-Edition 7.0.3a
-July 28, 2019
+Edition 7.0.3b
+Augut 11, 2019
 
   Published by the Free Software Foundation, Inc.
   Author:    Bob Weiner
@@ -473,7 +473,7 @@ Smart Keyboard Keys
 @chapter Introduction
 
 This edition of the GNU Hyperbole Manual is for use with any version
-7.0.3a or greater of GNU Hyperbole.  Hyperbole runs atop GNU Emacs 24.3
+7.0.3b 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 6d45085..25d4cc6 100644
--- a/man/version.texi
+++ b/man/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED July 21, 2019
-@set UPDATED-MONTH July 2019
-@set EDITION 7.0.3a
-@set VERSION 7.0.3a
+@set UPDATED August 11, 2019
+@set UPDATED-MONTH August 2019
+@set EDITION 7.0.3b
+@set VERSION 7.0.3b



reply via email to

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