diff --git a/ChangeLog b/ChangeLog index 5f9433b4..9ebf1632 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,22 @@ -2026-06-20 Mats Lidell +2026-06-25 Bob Weiner -* test/hibtypes-tests.el: Add !!FIXME comments to highlight the ibtypes - where tests should be added. +* test/hywiki-tests.el (hywiki-tests--command): Fix interactive call + which was missing wikiword argument. + +* hywiki.el (hywiki-add-command, hywiki-display-command): Generalize + to handle the arguments of any Emacs command or Hyperbole actype. + Now a referent can be any type of Hyperbole button action. + test/hywiki-tests.el (hywiki-tests--add-command): Update to handle + above changes. + +* hywiki.el (hywiki-referent-menu): Extend 'Create' doc string to explain + how to get a prompt for a referent type rather than just linking + to a HyWiki page. + man/hyperbole.texi (HyWiki Menu): Extend 'Create' doc and document all + potentially prompted for HyWikiWord referent types. + +* hmouse-drv.el (hkey-help): When on a HyWikiWord, include attributes + 'referent-type' and 'referent-value' in help display. 2026-06-24 Bob Weiner @@ -17,6 +32,9 @@ 2026-06-20 Mats Lidell +* test/hibtypes-tests.el: Add !!FIXME comments to highlight the ibtypes + where tests should be added. + * test/hibtypes-tests.el (ibtypes::ilink-ibut-in-other-file) (ibtypes::ilink-error-case-missing-button) (ibtypes::elink-ebut-in-other-file): Add tests. @@ -10482,7 +10500,7 @@ name with 'name' and 'name-key'. with 'hpath:symlink-referent'. (smart-symlink-expand): Remove this function. -* hbut.el (ibut:to-text): Fix so does not move point if lbl-key end up nil. +* hbut.el (ibut:to-text): Fix so does not move point if lbl-key ends up nil. 2023-01-28 Bob Weiner diff --git a/README.md.html b/README.md.html index 1be051fb..ffb911f0 100644 --- a/README.md.html +++ b/README.md.html @@ -5,8 +5,8 @@ look here.]

[We work on Hyperbole as a gift to the Emacs community and request you send us a thank you or a testimonial describing your usage if you -like Hyperbole to rsw@gnu.org].

+like Hyperbole to rsw@gnu.org].