el-get 3.1-1 source package in Ubuntu
Changelog
el-get (3.1-1) unstable; urgency=low * New upstream release * Bump standard version -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 11 Nov 2011 09:26:19 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Julien Danjou
- Architectures:
- all
- Section:
- editors
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | editors | |
Precise | release | universe | editors |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
el-get_3.1.orig.tar.bz2 | 60.4 KiB | 68de54f9c4d5e15e7064982f5750ae3be99d74c65893517a3eb4a8fc6d267751 |
el-get_3.1-1.debian.tar.gz | 2.8 KiB | f5f41d6ba33e83cc72bcd4dba974518287d594bab7fb7361f10f793e8e5f3dcf |
el-get_3.1-1.dsc | 1.8 KiB | 72b900cde481150264df6e4d3e834e02b498249f0d4e56f9a4cff932497ff950 |
Available diffs
- diff from 2.2-1 to 3.1-1 (77.2 KiB)
Binary packages built by this source
- el-get: install and manage elisp code for Emacs
Allows you to install and manage elisp code for Emacs. It supports lots of
differents types of sources and is able to 'install' them, 'update' them
and 'remove' them, but more importantly it will 'init' them for you.
.
That means it will care about requiring the 'features' you need, loading
the files, setting the 'Info' paths so that C-h i shows the new
documentation you now depend on, and finally call your own :after function
for you to setup the extension.