elpasync pushed a change to branch elpa/evil.

      from  60ba716bf5 Advise `lisp-eval-last-sexp` like elisp equivalent
       new  ca024ff6a7 Use lexical-binding everywhere
       new  4beec94d14 Avoid eval in evil-test-buffer
       new  7fb60f6126 Remove redundant `:group` args
       new  433c28cb10 Stop the '</'> and '[/'] marks from intertwining
       new  46ab271a52 Make evil-search-wrap-ring-bell work with evil-search
       new  44add36e97 (evil-with-delay): New macro, extracted from `evil-delay`
       new  3398b13b74 Merge evil-with-delay condition and body lambdas
       new  a9a9c65b5d Misc minor changes
       new  1c4c3bfff8 Some cleanups
       new  9eb69b7f5b Fix evil-with-delay with dynamic binding


Summary of changes:
 README.md              |   9 +-
 evil-command-window.el |   3 +-
 evil-commands.el       | 370 ++++++++++++++++++++++---------------------------
 evil-common.el         |  88 +++++-------
 evil-core.el           |  76 ++++------
 evil-ex.el             |  52 +++----
 evil-jumps.el          |  15 +-
 evil-macros.el         |   4 +-
 evil-maps.el           |  10 +-
 evil-search.el         |  59 ++++----
 evil-states.el         |  21 ++-
 evil-test-helpers.el   |   8 +-
 evil-tests.el          | 122 ++++++++--------
 evil-types.el          |   2 +-
 evil-vars.el           |   9 --
 evil.el                |   4 +-
 16 files changed, 379 insertions(+), 473 deletions(-)

Reply via email to