el-x 0.3.1-2 source package in Ubuntu
Changelog
el-x (0.3.1-2) unstable; urgency=medium * Team upload. * Rebuild with dh-elpa 1.13 to fix byte-compilation with unversioned emacs -- David Bremner <email address hidden> Fri, 01 Jun 2018 20:54:44 -0300
Upload details
- Uploaded by:
- Debian Emacs addons team on 2018-06-02
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacs addons team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Disco | release | on 2018-10-30 | universe | misc |
Cosmic | release | on 2018-06-02 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
el-x_0.3.1-2.dsc | 1.8 KiB | 1875b0882f93b7b85df80f918df57c86289a38cda599839a2f424570caa7e0c1 |
el-x_0.3.1.orig.tar.gz | 3.2 KiB | bd634a4b58cda6320e353d475de1db3a604d8d0b7fa04c57d0f693b32f0db263 |
el-x_0.3.1-2.debian.tar.xz | 1.8 KiB | dbbd5d50d131e5dcb6cb4e49049ce0dd3ffd5da394c9d716fae6af2b0d41791c |
Available diffs
- diff from 0.3.1-1 to 0.3.1-2 (517 bytes)
No changes file available.
Binary packages built by this source
- elpa-el-x: Emacs Lisp extensions
This package provides several Emacs Lisp extensions. Content:
.
* dflet.el: defines the `dflet' macro, to provide the historic behavior of
`flet', a global and dynamic temporary function (re)definition tool.
.
* subr-compat.el: stubs `declare-function' for older Emacs