]> code.delx.au - gnu-emacs/blob - src/unexec.h
Disable multicolor fonts on OS X since they are not supported on free systems
[gnu-emacs] / src / unexec.h
1 #ifndef EMACS_UNEXEC_H
2 #define EMACS_UNEXEC_H
3 void unexec (const char *, const char *);
4 #endif /* EMACS_UNEXEC_H */