1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

* lisp/obsolete/eieio-compat.el: Add missing Obsolete-since line.

This commit is contained in:
Stefan Kangas 2022-06-19 03:36:45 +02:00
parent 491fb413b1
commit 176256cf2f

View file

@ -5,6 +5,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: OO, lisp
;; Package: eieio
;; Obsolete-since: 29.1
;; This file is part of GNU Emacs.