[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: backward compatibility GNU emacs 24 / 25 diary lib.
From: |
Eli Zaretskii |
Subject: |
Re: backward compatibility GNU emacs 24 / 25 diary lib. |
Date: |
Wed, 02 Sep 2015 17:45:20 +0300 |
> From: Uwe Brauer <address@hidden>
> Date: Wed, 02 Sep 2015 13:28:01 +0000
>
> In GNU emacs 24 diary-lib contained
>
> (define-obsolete-function-alias 'make-diary-entry 'diary-make-entry "23.1")
>
> In 25 this alias was deleted causing problems in some old code of mine.
> Why do you break backward compatibility on purpose?
After 5 years of being in the "obsolete" status, and 2 major releases,
aren't we allowed to finally delete it? If not, what is the purpose
of obsoleting functions and variables?