Two small Emacs libraries:
Attempt to manage complex Emacs configuration by splitting it into
multiple files (~/emacs/etc/*.el
), localizing errors (so
broken import of some mode does not break whole startup), and
providing some utilities.
This is based on various recipes I found on the internet, but polished and packaged as ready to use library.