elpasync pushed a change to branch externals/hyperbole. from 4bad0559d1 Fixes to ibut:operate, ibut:create and hbut tests to run on Windows (#380) new d3f397251d Fix klink:create interactive spec and other byte-compiler warnings new cff4e8ed56 Try to fix failing CI test, fast-demo-key-series-help-buffer new a83faade7a Try to fix failing CI test, fast-demo-key-series-help-buffer new 2ae823bf9d Try to fix failing CI test, fast-demo-key-series-help-buffer new 1ffb8e5d1f Fixes to ibut:operate, ibut:create and hbut tests to run on Windows new dbc90090f1 Merge branch 'master' into rsw new b1d56600ca ibut:operate - Skip past any inserted comment chars new c445283197 Stop setting 'mark-even-if-inactive' to nil, not needed new b266bc60ac ibut:operate - Trigger errors when point is in read-only contexts new f83583900b Many small code and test fixes; byte-compiler warnings reduction new a4126b5a6f Merge branch 'rsw'
Summary of changes: ChangeLog | 68 ++ DEMO | 2 +- HY-NEWS | 6 +- HY-TALK/Hyperbole-and-Org-Mode.org | 9 +- Makefile | 4 +- TAGS | 1665 ++++++++++++++++++------------------ hact.el | 2 +- hactypes.el | 2 +- hargs.el | 9 +- hbdata.el | 6 +- hbut.el | 193 +++-- hib-doc-id.el | 20 +- hib-kbd.el | 35 +- hib-social.el | 9 +- hibtypes.el | 65 +- hload-path.el | 6 +- hmouse-tag.el | 4 +- hpath.el | 2 +- hsmail.el | 6 +- hsys-org.el | 24 +- hsys-www.el | 7 +- hui-mouse.el | 3 +- hui.el | 6 +- hversion.el | 10 +- hypb.el | 42 +- hyperbole.el | 13 +- hyrolo.el | 10 +- kotl/kcell.el | 4 +- kotl/kexport.el | 4 +- kotl/kfile.el | 6 +- kotl/kotl-mode.el | 7 +- kotl/kotl-orgtbl.el | 15 +- man/hyperbole.html | 115 ++- man/hyperbole.info | Bin 608808 -> 611915 bytes man/hyperbole.pdf | Bin 1362582 -> 1364530 bytes man/hyperbole.texi | 16 +- man/version.texi | 4 +- test/hmouse-drv-tests.el | 6 +- test/hpath-tests.el | 37 +- test/hsys-org-tests.el | 8 +- test/hui-register-tests.el | 48 +- test/hui-tests.el | 6 +- test/hyperbole-tests.el | 9 +- test/kotl-mode-tests.el | 32 +- 44 files changed, 1352 insertions(+), 1193 deletions(-)