elpasync pushed a change to branch externals/hyperbole. from ac6e50e3ec Align header fields consistently (#356) new f064c18be6 Add hui:gbut-link-directly and Gbut/Link menu item new 679da10588 hib-social.el - Pluralize defgroup to 'hyperbole-buttons' new 3715ff4077 Smart Key support for vertico-mode and interactive completion filter new 78aad8eee8 Initial work toward finishing ibut:operate new 1df728ec81 Fix anchored hpath recognition when followed by an opening pair char new 987433ee1d Update doc to new minibuffer argument handling including Vertico new 5999198ba6 Fix issues with Action Buttons; don't add 'action' to button attrs new 7bbd133144 Merge branch 'rsw' new 5d94882558 Merge pull request #360 from rswgnu/rsw
Summary of changes: ChangeLog | 116 +++++++++++++++++++++++ DEMO | 23 +++-- hact.el | 36 ++++--- hactypes.el | 6 +- hargs.el | 147 ++++++++++++++++++++++------- hbut.el | 206 ++++++++++++++++++++++------------------ hib-social.el | 25 ++--- hibtypes.el | 17 ++-- hload-path.el | 6 +- hmouse-drv.el | 28 +++--- hmouse-sh.el | 17 +++- hpath.el | 8 +- hui-menu.el | 5 +- hui-mini.el | 3 +- hui-mouse.el | 24 ++--- hui.el | 251 +++++++++++++++++++++++++++++++------------------ hypb.el | 4 +- hyperbole.el | 9 +- man/hkey-help.txt | 3 +- man/hyperbole.texi | 94 +++++++++++++----- man/version.texi | 4 +- test/demo-tests.el | 6 +- test/hactypes-tests.el | 6 +- test/hbut-tests.el | 140 +++++++++++++++++++++++++-- 24 files changed, 834 insertions(+), 350 deletions(-)