[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole updated (df1d940 -> 62a9db3)
From: |
Stefan Monnier |
Subject: |
[elpa] externals/hyperbole updated (df1d940 -> 62a9db3) |
Date: |
Fri, 4 Oct 2019 14:58:22 -0400 (EDT) |
monnier pushed a change to branch externals/hyperbole.
from df1d940 * hyperbole.el: Fix `Version:` and gitignore
new b155e83 7.0.3.3 test release: Flash pathname implicit buttons;
improve doc
new 210d000 Merge with 'elpa/externals/hyperbole'
new 8c64af9 Merge pull request #12 from matsl/merge-with-elpa
new 8f1f770 Apply some easy to fix flycheck suggestions
new 713aca8 Merge pull request #13 from
matsl/easy-to-fix-flycheck-issues
new bdd0ab0 Use shell with buf-name for creating the Hyperbole Shell
new 5cb81a3 Merge pull request #15 from matsl/use-shell-with-buf-name
new f5a4e99 Set up Hyperbole for use from source folder
new 0ed7d26 Merge pull request #16 from
matsl/set-up-hyperbole-for-use-from-src-folder
new d885051 Account for that current-time-zone returnes offset in
seconds
new 7520516 Merge pull request #14 from
matsl/account-for-current-time-zone
new b4a2623 7.0.4 test release: add Action Buttons and Implicit
Button Names
new 6b44594 Add src and bin targets for test release setup
new 519a7fc Update pdf version of the manual
new 298fd12 Add optional key file path argument to e/ilinks
new a9620d1 7.0.5 test release: add Action Buttons section to
Hyperbole manual
new 8792e1c Large changeset: add action ibtype, symtables to speed
ibtype lookup
new 985399e New hyperbole banner
new bf789e0 Merge pull request #18 from matsl/add-hyperbole-banner
new 966628e Merge new logo from branch 'master' of
github.com:rswgnu/hyperbole
new 62a9db3 7.0.6 test release: many changes, new logo; ibtypes
speedups
Summary of changes:
.hypb | Bin 2234 -> 2413 bytes
Changes | 293 ++++++++++++++++-
DEMO | 182 +++++++++--
HY-ABOUT | 2 +-
HY-NEWS | 125 +++++---
Makefile | 74 +++--
README.md | 2 +-
README.md.html | 2 +-
hact.el | 332 +++++++++++++++-----
hactypes.el | 267 +++++++++-------
hargs.el | 58 ++--
hbdata.el | 65 ++--
hbmap.el | 14 +-
hbut.el | 259 +++++++--------
hgnus.el | 8 +-
hhist.el | 8 +-
hib-debbugs.el | 36 ++-
hib-doc-id.el | 22 +-
hib-kbd.el | 36 ++-
hib-social.el | 16 +-
hibtypes.el | 334 +++++++++++++-------
hinit.el | 12 +-
hload-path.el | 2 +-
hmail.el | 30 +-
hmh.el | 12 +-
hmoccur.el | 18 +-
hmouse-drv.el | 12 +-
hmouse-info.el | 18 +-
hmouse-key.el | 12 +-
hmouse-mod.el | 14 +-
hmouse-sh.el | 8 +-
hmouse-tag.el | 109 ++++---
hpath.el | 757 +++++++++++++++++++++++++-------------------
hrmail.el | 14 +-
hsettings.el | 6 +-
hsmail.el | 6 +-
hsys-org.el | 36 +--
hsys-www.el | 2 +-
htz.el | 12 +-
hui-em-but.el | 8 +-
hui-jmenu.el | 6 +-
hui-menu.el | 4 +-
hui-mini.el | 14 +-
hui-mouse.el | 156 +++++-----
hui-select.el | 42 +--
hui-treemacs.el | 3 +-
hui-window.el | 96 +++---
hui.el | 157 +++++-----
hvar.el | 20 +-
hversion.el | 10 +-
hvm.el | 24 +-
hycontrol.el | 24 +-
hypb.el | 64 ++--
hyperbole-banner.png | Bin 58656 -> 14744 bytes
hyperbole.el | 32 +-
hyrolo-demo.el | 3 +
hyrolo-logic.el | 4 +-
hyrolo.el | 54 ++--
hywconfig.el | 26 +-
kotl/kcell.el | 4 +-
kotl/kexport.el | 2 +-
kotl/kfile.el | 32 +-
kotl/kfill.el | 10 +-
kotl/kimport.el | 21 +-
kotl/klabel.el | 20 +-
kotl/klink.el | 4 +-
kotl/knode.el | 14 +-
kotl/kotl-autoloads.el | 60 +++-
kotl/kotl-mode.el | 34 +-
kotl/kprop-xe.el | 2 +-
kotl/kview.el | 42 +--
kotl/kvspec.el | 10 +-
man/hyperbole.html | 829 ++++++++++++++++++++++++++++---------------------
man/hyperbole.info | Bin 514598 -> 517208 bytes
man/hyperbole.pdf | Bin 1272682 -> 1277862 bytes
man/hyperbole.texi | 415 +++++++++++++++----------
man/version.texi | 8 +-
set.el | 44 +--
78 files changed, 3355 insertions(+), 2158 deletions(-)
- [elpa] externals/hyperbole updated (df1d940 -> 62a9db3),
Stefan Monnier <=
- [elpa] externals/hyperbole bdd0ab0 02/21: Use shell with buf-name for creating the Hyperbole Shell, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole d885051 03/21: Account for that current-time-zone returnes offset in seconds, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole f5a4e99 07/21: Set up Hyperbole for use from source folder, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 7520516 11/21: Merge pull request #14 from matsl/account-for-current-time-zone, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 210d000 05/21: Merge with 'elpa/externals/hyperbole', Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 8c64af9 06/21: Merge pull request #12 from matsl/merge-with-elpa, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole b155e83 01/21: 7.0.3.3 test release: Flash pathname implicit buttons; improve doc, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole bf789e0 18/21: Merge pull request #18 from matsl/add-hyperbole-banner, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 5cb81a3 09/21: Merge pull request #15 from matsl/use-shell-with-buf-name, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 519a7fc 14/21: Update pdf version of the manual, Stefan Monnier, 2019/10/04