elpasync pushed a change to branch elpa/loopy.

      from  218c241c5ef Create the `override` special macro argument. (#243)
       new  47f260ba045 Allow `finally-do` to modify an implied `loopy-result`. 
(#244)
       new  4e22977b738 Increase needed Emacs version from 27.1 to 28.1. (#246)
       new  9b6b5c09849 Deprecate `loopy-default-flags`. (#245)


Summary of changes:
 .github/workflows/emacs-matrix-tests.yml |   2 -
 CHANGELOG.md                             |  75 ++++++++++++++++
 README.org                               |   7 ++
 doc/loopy-doc.org                        | 140 ++++++++++++++++++++++++-----
 doc/loopy.texi                           | 145 +++++++++++++++++++++++++++----
 lisp/loopy-iter.el                       |   7 +-
 lisp/loopy-vars.el                       |   8 ++
 lisp/loopy.el                            |  36 ++++++--
 tests/tests.el                           |  41 +++++++++
 9 files changed, 408 insertions(+), 53 deletions(-)

Reply via email to