From: Stefan Kangas Date: Tue, 11 Feb 2025 17:51:43 +0000 (+0100) Subject: Add Obsolete-since header to hashcash.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6063f0ced053f892957f90ddf87e196e56751af5;p=emacs.git Add Obsolete-since header to hashcash.el * lisp/obsolete/hashcash.el: Add Obsolete-since header. (Bug#76195) (cherry picked from commit 706970fc25de34fd63c21bed13e31e96ae258a28) --- diff --git a/lisp/obsolete/hashcash.el b/lisp/obsolete/hashcash.el index fac336bb6cc..cd111b8d8c5 100644 --- a/lisp/obsolete/hashcash.el +++ b/lisp/obsolete/hashcash.el @@ -5,6 +5,7 @@ ;; Written by: Paul Foley (1997-2002) ;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail, hashcash +;; Obsolete-since: 31.1 ;; This file is part of GNU Emacs.