elpasync pushed a change to branch externals/hyperbole.

      from  62e9eb4b24 Add support for running tests that are known to fail 
(#692)
       new  2a2ddb85ee hywiki.el - Simplify per-char hook functions; improve 
hywiki-word-at
       new  228d7a2a2a Merge branch 'rsw' of hyperbole into rsw
       new  bccc18d08b Latest rsw updates; hywiki hooks and hywiki-word-at 
rewritten
       new  9c27bc9787 hywiki.el - Fix dehighlighting when first WikiWord char 
is deleted
       new  223496edb9 Merge branch 'master' into rsw
       new  3da32ad04e hywiki-word-at - Fix delimited/non-delimited HyWikiWord 
handling
       new  c19720056c hywiki.el - Improve hywiki-word-at and hywiki-word-is-p 
#sections
       new  641868cf6f hywiki.el - Fix much of hywiki-word-at and remove use of 
cl-lib
       new  c3ee94418a Merge branch 'master' into rsw
       new  30359a2e54 Merge branch 'rsw' of hyperbole into rsw
       new  c57a7b9ee0 Merge branch 'master' into rsw
       new  71f0bac2ac Fix hkey-alist vertico handling and more
       new  29674ef91a hywiki.el, hsys-org.el - Fix a bunch of predicates and 
tests
       new  1773ce6392 Merge pull request #679 from rswgnu/rsw


Summary of changes:
 ChangeLog              | 228 +++++++++++++
 HY-ABOUT               |   2 +-
 Makefile               |   6 +-
 README.md              |   2 +-
 README.toc.md          |  19 +-
 hargs.el               |  14 +-
 hib-kbd.el             |   7 +-
 hibtypes.el            |  17 +-
 hmouse-drv.el          |  15 +-
 hmouse-tag.el          |   4 +-
 hpath.el               |   6 +-
 hproperty.el           |   9 +-
 hsys-org.el            |  88 ++++-
 hsys-xref.el           |   6 +-
 hui-mouse.el           |  29 +-
 hui-select.el          |  31 +-
 hypb.el                |  16 +-
 hyperbole.el           |   4 +-
 hywiki.el              | 906 ++++++++++++++++++++++++++++++++-----------------
 man/hyperbole.texi     |  30 +-
 test/MANIFEST          |   1 +
 test/hsys-org-tests.el |   7 +-
 test/hywiki-tests.el   | 160 ++++++---
 test/kcell-tests.el    |   4 +-
 24 files changed, 1160 insertions(+), 451 deletions(-)

Reply via email to