[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole updated (9b2d75a -> 34a3fe5)
From: |
Robert Weiner |
Subject: |
[elpa] externals/hyperbole updated (9b2d75a -> 34a3fe5) |
Date: |
Wed, 22 Nov 2017 17:56:11 -0500 (EST) |
rsw pushed a change to branch externals/hyperbole.
from 9b2d75a Merge branch 'externals/hyperbole' of
git+ssh://git.sv.gnu.org/srv/git/emacs/elpa into externals/hyperbole Resolved
single line kotl/klink.el merge conflict
new 9169c75 Updated Hyperbole git archive pointer for elpa merging use
new 099bdae Keyboard drags; Treemacs item drags; Ace-Window item
throws and HyRolo Google Contacts improvements
new e99098c Documented latest changes and allowed for small movements
in Smart Mouse Key modeline clicks
new 658ca9e Fixed issue where Hyperbole improperly bound {q} for quit
in with-temp-buffer buffers.
new 5cc7ac8 Fixed small issues in error reporting and released
version 7.0.1
new 34a3fe5 7.0.1 Merge branch 'master' of
http://git.savannah.gnu.org/r/hyperbole into externals/hyperbole
Summary of changes:
Changes | 95 +++++++++++-
DEMO | 40 ++++--
HY-ABOUT | 2 +-
HY-ANNOUNCE | 104 +++++++-------
HY-NEWS | 25 ++++
HY-WHY.kotl | 31 ++--
MANIFEST | 1 +
Makefile | 6 +-
README.md | 2 +-
README.md.html | 20 +--
hactypes.el | 12 +-
hib-social.el | 8 +-
hmouse-drv.el | 132 +++++++++++++----
hmouse-sh.el | 7 +
hui-mouse.el | 27 ++--
hui-select.el | 35 +++--
hui-treemacs.el | 221 ++++++++++++++++++++++++++++
hui-window.el | 95 ++++++------
hui.el | 6 +-
hversion.el | 2 +-
hypb.el | 2 +-
hyperbole-pkg.el | 2 +-
hyperbole.el | 2 +-
hyrolo.el | 31 ++--
man/hyperbole.html | 413 +++++++++++++++++++++++++++++++++--------------------
man/hyperbole.info | Bin 483045 -> 487474 bytes
man/hyperbole.pdf | Bin 1255114 -> 1259831 bytes
man/hyperbole.texi | 189 +++++++++++++++++-------
man/im/C-hh.png | Bin 0 -> 898836 bytes
man/version.texi | 6 +-
30 files changed, 1098 insertions(+), 418 deletions(-)
create mode 100644 hui-treemacs.el
create mode 100644 man/im/C-hh.png
- [elpa] externals/hyperbole updated (9b2d75a -> 34a3fe5),
Robert Weiner <=
- [elpa] externals/hyperbole 9169c75 1/6: Updated Hyperbole git archive pointer for elpa merging use, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 5cc7ac8 5/6: Fixed small issues in error reporting and released version 7.0.1, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 658ca9e 4/6: Fixed issue where Hyperbole improperly bound {q} for quit in with-temp-buffer buffers., Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 099bdae 2/6: Keyboard drags; Treemacs item drags; Ace-Window item throws and HyRolo Google Contacts improvements, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole e99098c 3/6: Documented latest changes and allowed for small movements in Smart Mouse Key modeline clicks, Robert Weiner, 2017/11/22
- [elpa] externals/hyperbole 34a3fe5 6/6: 7.0.1 Merge branch 'master' of http://git.savannah.gnu.org/r/hyperbole into externals/hyperbole, Robert Weiner, 2017/11/22