xref-el 1.0.2-2 source package in Ubuntu
Changelog
xref-el (1.0.2-2) unstable; urgency=medium * Source-only upload for testing migration. -- Sean Whitton <email address hidden> Sat, 07 Nov 2020 12:51:28 -0700
Upload details
- Uploaded by:
- Debian Emacsen team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacsen team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xref-el_1.0.2-2.dsc | 2.0 KiB | 9720af4d55ba0d82b29e5013b2b8d024c8f0f6826d1434b5ee0e9a6a3fbb2558 |
xref-el_1.0.2.orig.tar.xz | 14.4 KiB | 55d2b34b996b3eb5de39c3bf9d986d0022641f14de28be2a4e17e84800757426 |
xref-el_1.0.2-2.debian.tar.xz | 1.5 KiB | e53f743f41aa067b44a86ad7caa2adc57913d67163d74a2ff457d759138b9843 |
Available diffs
- diff from 1.0.2-1 to 1.0.2-2 (314 bytes)
No changes file available.
Binary packages built by this source
- elpa-xref: Library for cross-referencing commands in Emacs
This library provides a generic infrastructure for cross
referencing commands in Emacs, in particular for "find-definition".
.
Some part of the functionality must be implemented in a language
dependent way and that's done by defining an xref backend.
.
See the etags and elisp-mode implementations for full examples.