Discussion:
[emms-help] Make emms-standard and emms-devel obsolete
Pierre Neidhardt
2018-01-02 12:24:33 UTC
Permalink
Both functions have been "informally" obsoleted since 4.1, but
`make-obsolete` was not used. Was there a good reason for not using it?

Shall I add the following lines?

(make-obsolete 'emms-standard 'emms-all "4.1")
(make-obsolete 'emms-devel 'emms-all "4.1")
--
Pierre Neidhardt
Yoni Rabkin
2018-01-02 21:30:20 UTC
Permalink
Post by Pierre Neidhardt
Both functions have been "informally" obsoleted since 4.1, but
`make-obsolete` was not used.  Was there a good reason for not using
it?
Shall I add the following lines?
(make-obsolete 'emms-standard 'emms-all "4.1")
(make-obsolete 'emms-devel 'emms-all "4.1")
Yes, these can be made obsolete.

thank you
--
"Cut your own wood and it will warm you twice"
Loading...