Rename option to shell-command-dont-erase-buffer
[emacs.git] / src / unexec.h
blobcdb2e8016ea5d8b81cf22ee7a39945127d6262f8
1 #ifndef EMACS_UNEXEC_H
2 #define EMACS_UNEXEC_H
3 void unexec (const char *, const char *);
4 #endif /* EMACS_UNEXEC_H */