elpasync pushed a change to branch externals/hyperbole. from 87dd8ce59f Add lexical binding (#140) new 06335ca821 Fix hyrolo-sort error not handling last line properly new 14b25ef220 Update 2 tests to handle rest of code updates in next commit new 1c222405e5 Fix and improve many issues with path link and argument handling new f7830a1a6b Merge branch 'master' with Mats updates from hyperbole
Summary of changes: ChangeLog | 60 ++++++- hactypes.el | 21 ++- hargs.el | 30 ++-- hload-path.el | 7 + hmouse-info.el | 3 +- hpath.el | 454 ++++++++++++++++++++++++++++-------------------- hui.el | 2 +- hyrolo.el | 1 + test/hibtypes-tests.el | 15 +- test/hy-test-helpers.el | 5 +- 10 files changed, 376 insertions(+), 222 deletions(-)