• Dan Nicolaescu's avatar
    Make it possible to run ./temacs. · 738db178
    Dan Nicolaescu authored
    * callproc.c (set_initial_environment): Remove CANNOT_DUMP code,
    syms_of_callproc does the same thing.  Remove test for
    "initialized", do it in the caller.
    * emacs.c (main): Avoid calling set_initial_environment when dumping.
    738db178
callproc.c 49.1 KB