; Add 2022 to copyright years.

This commit is contained in:
Eli Zaretskii 2022-01-01 02:45:51 -05:00
parent 8a08af20a8
commit 19dcb237b5
2990 changed files with 3050 additions and 3018 deletions

View file

@ -1,6 +1,6 @@
;;; timer.el --- run a function with args at some time in future -*- lexical-binding: t -*-
;; Copyright (C) 1996, 2001-2021 Free Software Foundation, Inc.
;; Copyright (C) 1996, 2001-2022 Free Software Foundation, Inc.
;; Maintainer: emacs-devel@gnu.org
;; Package: emacs