emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/easy-kill updated (e3b2442 -> 2a6309d)


From: Stefan Monnier
Subject: [elpa] externals/easy-kill updated (e3b2442 -> 2a6309d)
Date: Mon, 15 Mar 2021 22:20:13 -0400 (EDT)

monnier pushed a change to branch externals/easy-kill.

      from  e3b2442   Fix copyright header for test.el
       new  5226660   Fix #16: New user variable easy-kill-unhighlight-key
       new  288f309   Fix a compiler warning on 24.4+
       new  bf28f77   Add `D' for selecting current defun name
       new  3ca8018   Check boundary in easy-kill-bounds-of-thing-at-point
       new  02dcebc   Implement easy-kill-delete-region.
       new  cf5488a   Merge pull request #20 from knu/delete-region
       new  7056376   Fix #25: Avoid using `<=' feature from 24.4
       new  af56568   Fix #26: Make easy-kill-unhighlight save selection 
candidate
       new  17994a0   Fix document
       new  e2b667f   Merge pull request #27 from syohex/fix-doc
       new  5060d01   Fix #29: New command easy-kill-cycle
       new  c73aa3b   New macro easy-kill-defun to simplify defining some 
commands
       new  5b4ae1e   Introduce easy-kill-cycle-ignored to opt out of cycling
       new  2a6309d   Limit easy-kill-exchange-point-and-mark to easy-mark only


Summary of changes:
 README.rst   |  13 +++++-
 easy-kill.el | 133 ++++++++++++++++++++++++++++++++++++++++++++---------------
 test.el      |  36 +++++++++++++++-
 3 files changed, 145 insertions(+), 37 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]