]> git.eshelyaron.com Git - emacs.git/commit
In CANNOT_DUMP builds, allow editing of files named "dump".
authorKen Raeburn <raeburn@raeburn.org>
Thu, 6 Apr 2017 03:16:10 +0000 (23:16 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Thu, 6 Apr 2017 06:10:56 +0000 (02:10 -0400)
commit7a21bdce197915d362750e9a73cc27e4968cf109
tree04faeabd63fe75e247c4c5deb2442dc60f3f81a1
parent8ca2bd1ce7eebaf3b995786d9f9f61907ebbb060
In CANNOT_DUMP builds, allow editing of files named "dump".

* lisp/loadup.el: Perform the "dump" or "bootstrap" actions like
calling dump-emacs only if dump-emacs is defined; otherwise, don't
treat those command-line argument specially.
lisp/loadup.el