bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44731: [PATCH] Make XEmacs compat aliases easy-menu-{add, remove} ob


From: Lars Ingebrigtsen
Subject: bug#44731: [PATCH] Make XEmacs compat aliases easy-menu-{add, remove} obsolete
Date: Tue, 24 Nov 2020 09:00:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> The `easy-menu-remove' and `easy-menu-add' are XEmacs compatibility
> aliases.  I think they do not make sense these days, and it is better
> for code that wants to use them to wrap the call in something like
> `(when (featurep 'xemacs) ...)'.
>
> The attached patch makes them obsolete and fixes all callers.  It takes
> care to not remove XEmacs compatibility from any modules where it was
> not already removed, so I hope this will be uncontroversial.

Makes sense to me.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]