Olivier Galibert <galibert(a)pobox.com> writes in xemacs-beta(a)xemacs.org:
I want to mark some mule functions as obsolete aliases. Where
should
I do that? obsolete.el while protected by boundp mule ? Some
mule-obsolete.el ?
Do it in the file where the symbols currently are defined. When you
mark them obsolete, put the date in a comment so we know when we
should start thinking about removing it altogether.