Re: Request to backport from Emacs 28

2021-01-06 Thread Kyle Meyer
Marco Wahl writes: > Hello, > > The Emacs guys changed the signature of define-obsolete-function-alias. > > Eli Zaretskii: > > The use of this (and a couple of other) functions without the WHEN > argument has been obsolete since Emacs 23.1. > > The packages should adapt. > > AFAICS the

Request to backport from Emacs 28

2021-01-06 Thread Marco Wahl
Hello, The Emacs guys changed the signature of define-obsolete-function-alias. Eli Zaretskii: The use of this (and a couple of other) functions without the WHEN argument has been obsolete since Emacs 23.1. The packages should adapt. AFAICS there is only usage of the obsolete usage