]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention that we now install the pdmp file with a fingerprinted name
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Oct 2021 08:48:45 +0000 (10:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Oct 2021 08:48:45 +0000 (10:48 +0200)
etc/NEWS

index 2ef585f12d1eb123830bbaf4080d64714b08ef19..80d4ca9bb24dcff063b125f71bb74e330571d59f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -24,6 +24,12 @@ applies, and please also update docstrings as needed.
 \f
 * Installation Changes in Emacs 29.1
 
+** Emacs now installs the .pdmp file using a unique fingerprint in the name.
+The file is typically installed using a file name akin to
+...dir/libexec/emacs/29.0.50/x86_64-pc-linux-gnu/emacs-<fingerprint>.pdmp
+If a constant file name is required, the file can be renamed to
+"emacs.pdmp", and Emacs will find it during startup anyway.
+
 \f
 * Startup Changes in Emacs 29.1