elpasync pushed a change to branch externals/hyperbole.
from d4aaee59fe Merge pull request #547 from rswgnu/rsw
new 17969221cf Use compose-mail-other-window for implicit mail address
new 3338f25119 Merge branch 'master' into
use-compose-mail-for-mail-address-ibut
new 40900adbe2 Use basename docker, depend on update to ensure latest
image
new 1320c37e8b hynote.el - Add initial HyNote link support for Org and
Org Roam
new 23fee3ba1a Add support for org face types to support org 9.7 and
older
new 677d4db578 hui-em-but.el - Add char-property and overlay utility
functions
new 43274861b9 Merge branch 'rsw-prop-updates' into rsw
new b67454a151 Merge branch 'master' into rsw
new 6f5aed5b4e Merge branch 'rsw' of github.com:rswgnu/hyperbole into
rsw
new d64ade357d hui-em-but.el - Rename to "hproperty.el"
new 0c019d9b8f test/hui-tests.el - Kill all *info*<#> buffers
new 8a8367189c Merge pull request #550 from rswgnu/rsw
new 4a2b722a03 Merge branch 'master' into update-docker-targets
new 1f05dcfb76 Merge pull request #549 from rswgnu/update-docker-targets
new bd1e178a59 Merge branch 'master' into
use-compose-mail-for-mail-address-ibut
new 445a7101a2 Merge pull request #540 from
rswgnu/use-compose-mail-for-mail-address-ibut
Summary of changes:
ChangeLog | 52 +++++++++++++---
MANIFEST | 11 ++--
Makefile | 28 ++++-----
hbut.el | 11 +++-
hibtypes.el | 12 +++-
hmouse-drv.el | 10 ++-
hui-em-but.el => hproperty.el | 80 ++++++++++++++++++++++--
hsettings.el | 8 +--
hsys-org.el | 44 +++++---------
hynote.el | 137 ++++++++++++++++++++++++++++++++++++++++++
hypb.el | 6 ++
hywiki.el | 55 +++--------------
test/demo-tests.el | 5 +-
test/hibtypes-tests.el | 5 +-
test/hmouse-drv-tests.el | 5 +-
test/hsys-org-tests.el | 5 +-
test/hui-tests.el | 6 +-
test/hyrolo-tests.el | 6 +-
18 files changed, 347 insertions(+), 139 deletions(-)
rename hui-em-but.el => hproperty.el (80%)
create mode 100644 hynote.el