Ecf (Emacs Configuration Framework) is a versatile configuration package for Emacs. It is meant for users whose Emacs configuration has become so complex that it appears to be unmanageable. It enables you to write and load the configuration for individual Emacs packages in pieces. You can use it to setup some autoloads for a package when you start Emacs and then do extra configuration after the package has loaded. This speeds up your Emacs startup without compromising your ability to do complicated things.
| Tags | Text Editors Emacs |
|---|---|
| Implementation | Emacs Lisp |
Recent releases


Changes: Aspell support has been fixed.


Changes: Support for TrueType fonts in the 23-unicode branch was added.


Changes: This release adds a new rc.d/lang directory. Modes added: speedbar, semantic, cedet, and ecb.


Changes: The API has changed.


Changes: Configuration files may now be split into directories.