xref-el 1.7.0-1 source package in Ubuntu
Changelog
xref-el (1.7.0-1) unstable; urgency=medium * New upstream release. -- Sean Whitton <email address hidden> Wed, 29 May 2024 10:55:33 +0100
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xref-el_1.7.0-1.dsc | 2.0 KiB | 1735daab9335e3f66f56a9a2abc28cd0cb949d562de1b6007699fadfcad2df00 |
xref-el_1.7.0.orig.tar.xz | 20.7 KiB | 98753245b91d26d8a5d767c33c37ad6d87efea97253de1cec30a339af0d55c35 |
xref-el_1.7.0-1.debian.tar.xz | 1.8 KiB | a83d47c017bd8bad7a19ab30db38c8225e8985c6a2e407d8fbe0b9ff32bd6a01 |
Available diffs
- diff from 1.6.3-1 to 1.7.0-1 (4.6 KiB)
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.