elpasync pushed a change to branch externals/hyperbole. from fec6d8b33c fix warnings (#751) new 335f128c10 hui.el - Add more context types to hui:kill/copy cmds when no region new 6494cb00a8 klink.el - Fix klink yank handler file-name handling new 645103671e hypb:in-string-p - Fix final and condition new 78d152a1a8 hui.el - When no region and on whitespace, copy/kill next arg words new 98b4f7cbe7 Merge pull request #753 from rswgnu/rsw new d76f5d4432 Merge branch 'master' into rsw new d8637ea760 Merge pull request #754 from rswgnu/rsw
Summary of changes: ChangeLog | 75 +++++++++++++++ hact.el | 9 +- hbut.el | 4 +- hmouse-drv.el | 38 +++++++- hpath.el | 11 ++- hui-select.el | 125 +++++++++++++------------ hui-window.el | 10 +- hui.el | 268 ++++++++++++++++++++++++++++++++++++----------------- hypb.el | 10 +- hyperbole.el | 10 +- kotl/klink.el | 72 +++++++++----- kotl/kotl-mode.el | 71 +++++++------- kotl/kview.el | 8 +- man/hyperbole.texi | 10 +- test/hui-tests.el | 109 +++++++++++----------- 15 files changed, 542 insertions(+), 288 deletions(-)