[][src]Macro emacs::plugin_is_GPL_compatible

macro_rules! plugin_is_GPL_compatible {
    () => { ... };
}

Declares that this module is GPL-compatible. Emacs will not load it otherwise.