[GNU ELPA] Timeout version 2.1.6

ELPA update <[email protected]> Sat, 02 May 2026 17:08:13 -0400
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 2.1.6 of package Timeout has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Timeout describes itself as:

  ====================================
  Throttle or debounce Elisp functions
  ====================================

More at https://elpa.gnu.org/packages/timeout.html

## Summary:

  1 Timeout: Sometimes Emacs needs one
  ════════════════════════════════════

    ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

    *Breaking Change*: This library is being upstreamed into Emacs.  For
     consistency with Elisp naming guidelines, the names of the functions
     have been changed, and the version has been bumped to v2.0.  Sorry
     about that.

    The naming changes are:
    ┌────
    │ timeout-throttle  -> timeout-throttled-func
    │ timeout-throttle  -> timeout-throttled-func
    │ timeout-throttle! -> timeout-throttle
    │ timeout-throttle! -> timeout-throttle
    └────

    ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

## Recent NEWS:

[Not provided 🙁]