Statics§
- plugin_
is_ GPL_ compatible - This states that the module is GPL-compliant. Emacs won’t load the module if this symbol is undefined.
Functions§
- emacs_
module_ ⚠init - Entry point for Emacs’s module loader.
- emacs_
rs_ ⚠module_ init - Entry point for live-reloading (by
rs-module
) during development.