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

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

bug#39546: 28.0.50; Do not require subr-x at run time


From: Eli Zaretskii
Subject: bug#39546: 28.0.50; Do not require subr-x at run time
Date: Mon, 10 Feb 2020 17:31:25 +0200

> From: Tino Calancha <tino.calancha@gmail.com>
> Date: Mon, 10 Feb 2020 14:59:42 +0100
> Cc: lars magne ingebrigtsen <larsi@gnus.org>,
>  michael albinus <michael.albinus@gmx.de>, tassilo horn <tsdh@gnu.org>
> 
> In addition, it moves back replace-region-contents into subr.el: been a defun,
> and documented in the manual, then it fits better inside subr.el.

subr.el is preloaded, so doing that will enlarge the Emacs memory
footprint.  Is that function important enough to have it preloaded?

Thanks.





reply via email to

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