[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole updated (2cd6cbe153 -> 9096ea849e)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/hyperbole updated (2cd6cbe153 -> 9096ea849e) |
Date: |
Sun, 14 May 2023 03:58:31 -0400 (EDT) |
elpasync pushed a change to branch externals/hyperbole.
from 2cd6cbe153 Add kotl-mode tests (#324)
new 4d96e83e61 Add HY-CONCEPTS.kotl on {C-h h d c}
new 0c1f6b07a7 Action Key on top-level mini menu name reloads Smart
Keys and menus
new 3177f4b845 Update test/MANIFEST so is current
new 4194f18537 Catch potential error in mount point shell cmd call from
hypb mode
new 616ee63b21 hsys-youtube.el - Doc and properly define yt- actypes
new 968c09d8a7 Restore Smart Key depress window buffer if switched
before release
new 085cf5ae92 Merge branch 'master' into rsw
new 9096ea849e Merge pull request #325 from rswgnu/rsw
Summary of changes:
.hypb | Bin 2457 -> 2599 bytes
ChangeLog | 74 ++
DEMO | 40 +-
FAST-DEMO | 4 +-
HY-CONCEPTS.kotl | 232 ++++
HY-NEWS | 36 +-
MANIFEST | 1 +
Makefile | 9 +-
TAGS | 2991 +++++++++++++++++++++---------------------
hargs.el | 9 +-
hbut.el | 76 +-
hib-debbugs.el | 13 +-
hmouse-drv.el | 49 +-
hmouse-tag.el | 30 +-
hpath.el | 8 +-
hsys-org.el | 43 +-
hsys-youtube.el | 66 +-
hui-menu.el | 11 +-
hui-mini.el | 31 +-
hui-mouse.el | 2 +-
hui-select.el | 86 +-
hui-window.el | 10 +-
hui.el | 14 +-
hvm.el | 6 +-
kotl/kfile.el | 20 +-
kotl/kotl-mode.el | 8 +-
man/hyperbole.html | 175 ++-
man/hyperbole.info | Bin 601614 -> 604184 bytes
man/hyperbole.pdf | Bin 1353645 -> 1356010 bytes
man/hyperbole.texi | 160 ++-
test/MANIFEST | 15 +-
test/hui-tests.el | 4 +-
test/hy-test-dependencies.el | 4 +-
test/hypb-tests.el | 4 +-
test/hyperbole-tests.el | 4 +-
test/kcell-tests.el | 4 +-
test/kexport-tests.el | 4 +-
test/kimport-tests.el | 4 +-
38 files changed, 2353 insertions(+), 1894 deletions(-)
create mode 100644 HY-CONCEPTS.kotl
- [elpa] externals/hyperbole updated (2cd6cbe153 -> 9096ea849e),
ELPA Syncer <=
- [elpa] externals/hyperbole 616ee63b21 5/8: hsys-youtube.el - Doc and properly define yt- actypes, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 968c09d8a7 6/8: Restore Smart Key depress window buffer if switched before release, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 085cf5ae92 7/8: Merge branch 'master' into rsw, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 4d96e83e61 1/8: Add HY-CONCEPTS.kotl on {C-h h d c}, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 0c1f6b07a7 2/8: Action Key on top-level mini menu name reloads Smart Keys and menus, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 9096ea849e 8/8: Merge pull request #325 from rswgnu/rsw, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 4194f18537 4/8: Catch potential error in mount point shell cmd call from hypb mode, ELPA Syncer, 2023/05/14
- [elpa] externals/hyperbole 3177f4b845 3/8: Update test/MANIFEST so is current, ELPA Syncer, 2023/05/14