aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2019-01-18 11:56:47 +0200
committerEli Zaretskii2019-01-18 11:56:47 +0200
commitf943409183559b0af0e89f52bf0a93f8431c2dcf (patch)
tree0041b03f95bf994bccd9ccf100ab31e759b18505
parentfbe87d0f8f8878b30b1dfe74f7eb369b569bab6b (diff)
downloademacs-f943409183559b0af0e89f52bf0a93f8431c2dcf.tar.gz
emacs-f943409183559b0af0e89f52bf0a93f8431c2dcf.zip
; * etc/NEWS: Fix description of pdumper.
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 10bcc5a2ecc..9d91a30a583 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -67,9 +67,9 @@ Randomization (ASLR) feature, a security technique used by most modern
67operating systems. 67operating systems.
68 68
69Portable dumping can be disabled at configure time via the configure 69Portable dumping can be disabled at configure time via the configure
70option '--with-pdumper=no' (but we don't recommend that, unless the 70option '--with-dumping=unexec' (but we don't recommend that, unless
71portable dumping doesn't work on your system for some reason---please 71the portable dumping doesn't work on your system for some
72report such systems to the Emacs developers as bugs). 72reason---please report such systems to the Emacs developers as bugs).
73 73
74When built with the portable dumping support (which is the default), 74When built with the portable dumping support (which is the default),
75Emacs looks for the 'emacs.pdmp' file, generated during the build, in 75Emacs looks for the 'emacs.pdmp' file, generated during the build, in