monnier pushed a change to branch externals/leaf. from ef0bdd4 Merge pull request #463 from conao3/feature#462 new 31e1fac Added support to find the leaf block. new 562885f README: add documentation about the leaf-find new c5ddde8 leaf-path: add test new f0a1cf9 use backquote instead of cons new bafd5c5a move leaf-find-regexp definition new 1db35d4 format sexp new 2edf0fc use eq to compare symbols new e5c185e handle no candidates situation new ce10d84 use mapcan for old Emacs<=27.1 new edb220a use eval-after-load for old Emacs<=24.3 new 2d210be expand :leaf-path keyword anytime but set suppress-keywords new d0f9ceb fix testcases new 539758b add testcases new fc8924d add just eval-buffer, byte-compile situation new 005481d tagged v4.3.6 new 721319c Add load-file-name in Warning new 6e9a4cc unify expression; use `in <leafname> block at <filename>` new 86b4b85 implement leaf--create-custom-comment and use it new a314668 fix test new e0f84ad tagged v4.3.3 new e0c4b74 Merge pull request #467 from Z572/load-file-name new a82c47d add :commands* keyword new 1695574 update document, tagged v4.3.4 new ad2d3ee Merge pull request #472 from conao3/feature#471 new 7936c2f Revert "update document, tagged v4.3.4" new f425433 Revert "add :commands* keyword" new 7cce6cc tagged v4.3.5 new b07b728 Merge pull request #476 from conao3/feature#475 new a1442a8 Merge branch 'master' into find-func new 8d68ff9 Merge pull request #469 from Z572/find-func new 3e28eb0 fix list minor issue new cfa1047 add leaf-find-function-support to configure find-func integration new d6c12f1 tagged v4.3.7 new cb35aac Merge pull request #478 from conao3/feature#477 new 641672c expand leaf--paths initialize sexp new b04f3ba tagged v4.3.8 new 39e0359 Merge pull request #480 from conao3/feature#479 new bc78da0 Let the leaf-key-describe-bindings with a path new fe1003f align load-file-name new b64a2fa fix test new f1746b8 use leaf-this-file instead of just ref load-file-name new 1ee956d tagged v4.3.9 new fbe9bfb Merge pull request #468 from Z572/leaf-key-list-mode new 896da3e fix leaf-find-regexp. new 38ef506 tagged v4.4.0 new b1fe4f2 Merge pull request #481 from Z572/fix-leaf-find-regexp
Summary of changes: README.md | 8 ++++ README.org | 6 +++ leaf-tests.el | 145 +++++++++++++++++++++++++++++++++++----------------------- leaf.el | 113 ++++++++++++++++++++++++++++++++++++++------- 4 files changed, 198 insertions(+), 74 deletions(-)