[NonGNU ELPA] Cond-Let version 1.0.0

ELPA update <[email protected]> Fri, 01 May 2026 05:06:29 -0400
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 1.0.0 of package Cond-Let has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Cond-Let describes itself as:

  ============================================
  Additional and improved binding conditionals
  ============================================

More at https://elpa.nongnu.org/nongnu/cond-let.html

## Summary:

  1 Cond-Let — Additional and improved binding conditionals
  ═════════════════════════════════════════════════════════

    Emacs provides the binding conditionals `if-let', `if-let*',
    `when-let', `when-let*', `and-let*' and `while-let'.

    This package implements the missing `and-let' and `while-let*', and
    the original `cond-let', `cond-let*', `when$', `and$' and `and>'.

    This package additionally provides more consistent and improved
    implementations of the binding conditionals already provided by Emacs.
    Merely loading this library does not shadow the built-in
    implementations; this can optionally be done in the context of an
    individual library, as described below.

## Recent NEWS:

[Not provided 🙁]