xref-el 1.7.0-2 source package in Ubuntu
Changelog
xref-el (1.7.0-2) unstable; urgency=medium * Team upload. * Rebuild against dh-elpa 2.1.5. Upload pushed to dgit-repos but not salsa. See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>. -- Sean Whitton <email address hidden> Fri, 26 Jul 2024 11:42:55 +0900
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 | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xref-el_1.7.0-2.dsc | 2.0 KiB | 49e987f16558247d4bb5975e35b38667ea206bbd0c79f250bb6a716713e63b30 |
xref-el_1.7.0.orig.tar.xz | 20.7 KiB | 98753245b91d26d8a5d767c33c37ad6d87efea97253de1cec30a339af0d55c35 |
xref-el_1.7.0-2.debian.tar.xz | 1.9 KiB | 3c8067a016e3b1f6ded039cb50384c9209fda086cdfde26de90bbfc928b2c53f |
Available diffs
- diff from 1.7.0-1 to 1.7.0-2 (376 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.