[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68625: 30.0.50; derived.el: Remove Emacs-21 era compatibility functi
From: |
Stefan Monnier |
Subject: |
bug#68625: 30.0.50; derived.el: Remove Emacs-21 era compatibility functions |
Date: |
Mon, 29 Jan 2024 19:05:26 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>> derived.el ends with:
>>
>> ;;; OBSOLETE
>> ;; The functions below are only provided for backward compatibility with
>> ;; code byte-compiled with versions of derived.el prior to Emacs-21.
>>
>> followed by 9 functions which have not been used since.
>> Is it time to remove them?
>
> Makes sense to me.
Done on `master`, closing,
Stefan