xref-el 1.6.3-1 source package in Ubuntu

Changelog

xref-el (1.6.3-1) unstable; urgency=medium

  * New upstream release.

 -- Sean Whitton <email address hidden>  Wed, 20 Sep 2023 09:03:06 +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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xref-el_1.6.3-1.dsc 2.0 KiB 37e419ef58bc3075a4e3f44bdfc68f9ffc3522d32136a5295cc2c22aab0b35e3
xref-el_1.6.3.orig.tar.xz 20.2 KiB 6f27a535baa421258c87d11826d9f7d8b983eae7e7524bde6b86fd57c8f81728
xref-el_1.6.3-1.debian.tar.xz 1.8 KiB 4e58f5cd4d8d9639f3b1fd8afa94402316f02c3e8edd32f3b1c260223e2fb1cc

Available diffs

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.