diff options
| author | Karthik Chikmagalur <karthikchikmagalur@gmail.com> | 2026-05-02 12:08:06 -0700 |
|---|---|---|
| committer | Karthik Chikmagalur <karthikchikmagalur@gmail.com> | 2026-05-02 12:08:06 -0700 |
| commit | 60b5ab7774f30fd12b9927e93b4d43fafb1fe925 (patch) | |
| tree | f474c8e39a23c61381a8e2b4952495a90983d72a | |
| parent | a5e661de4d3c1d5ac25c449011fe99059fc55920 (diff) | |
timeout: Update copyright and bump versionexternals/timeout
| -rw-r--r-- | timeout.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ ;;; timeout.el --- Throttle or debounce Elisp functions -*- lexical-binding: t; -*- -;; Copyright (C) 2023-2025 Free Software Foundation, Inc. +;; Copyright (C) 2023-2026 Free Software Foundation, Inc. ;; Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com> ;; Keywords: convenience, extensions -;; Version: 2.1 +;; Version: 2.1.6 ;; Package-Requires: ((emacs "24.4")) ;; URL: https://github.com/karthink/timeout |
