# el-get 2.1

DevFeed: [el-get 2.1](<https://devfeed.tech/articles/el-get-2-1-34413.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2011/05/el-get-2.1/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2011-05-26T08:00:00Z

Content type: release

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [Emacs](<https://devfeed.tech/topics/emacs.md>), [version](<https://devfeed.tech/topics/version.md>)

Tags: [custom](<https://devfeed.tech/tags/custom.md>), [emacs](<https://devfeed.tech/tags/emacs.md>), [features](<https://devfeed.tech/tags/features.md>), [functions](<https://devfeed.tech/tags/functions.md>), [lazy](<https://devfeed.tech/tags/lazy.md>), [release](<https://devfeed.tech/tags/release.md>), [repositories](<https://devfeed.tech/tags/repositories.md>)

## AI overview

The el-get 2.1 release is described as stable and ready for daily use. It adds or includes autoload support, byte-compiling in an external clean Emacs instance, custom support, lazy initialization, and support for multiple repositories.

## Source excerpt

Current el-get status is stable, ready for daily use and packed with extra features that make life easier. There are some more things we could do, as always, but they will be about smoothing things further. Latest released version el-get version 2.1 is available, with a boatload of features, including autoloads support, byte-compiling in an external clean room Emacs instance, custom support, lazy initialisation support (defering all init functions to eval-after-load), and multi repositories ELPA support.