diff options
author | Ken Raeburn <raeburn@raeburn.org> | 2017-04-05 02:48:49 -0400 |
---|---|---|
committer | Ken Raeburn <raeburn@raeburn.org> | 2017-04-06 02:10:53 -0400 |
commit | 8ca2bd1ce7eebaf3b995786d9f9f61907ebbb060 (patch) | |
tree | fb17a907553a16782845c6b3101ef2b4d3467ee3 /lisp/loadup.el | |
parent | dd09e72ed6b1c6ba5c584e7aa32d98437d96326a (diff) | |
download | emacs-8ca2bd1ce7eebaf3b995786d9f9f61907ebbb060.tar.gz emacs-8ca2bd1ce7eebaf3b995786d9f9f61907ebbb060.tar.bz2 emacs-8ca2bd1ce7eebaf3b995786d9f9f61907ebbb060.zip |
In CANNOT_DUMP builds, don't prepare for unexec.
Having a command-line argument of "dump" or "bootstrap" would trigger
behavior like not installing signal handlers. In CANNOT_DUMP modes,
we should get signal handlers installed regardless of whatever funny
file names we decide to edit.
src/emacs.c (main) [CANNOT_DUMP]: Don't enable the "dumping"
alterations to initialization that prepares the process for unexec.
Diffstat (limited to 'lisp/loadup.el')
0 files changed, 0 insertions, 0 deletions