> From: Krystian Samp <samp.kryst...@gmail.com> > Date: Wed, 4 Sep 2024 23:52:15 +0200 > Cc: Eli Zaretskii <e...@gnu.org>, 72...@debbugs.gnu.org > > I'd propose to make a simple change in 28.8 that is consistent with 49.3: > > Original: > "Note that installing a package using package-install (see Package > Installation) takes care of placing the > package's Lisp files in a directory where Emacs will find it, and also writes > the necessary initialization code into > your init files, making the above manual customizations unnecessary" > > Proposed: > > “Note that installing a package using package-install (see Package > Installation) takes care of placing the > package’s Lisp files in a directory where Emacs will find it. Installed > packages are automatically made available > by Emacs in all subsequent sessions, making the above manual customizations > unnecessary.”
Thanks, I modified the text slightly differently.