consult-el 1.7-3 source package in Ubuntu

Changelog

consult-el (1.7-3) 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>  Thu, 25 Jul 2024 17:51:21 +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 Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
consult-el_1.7-3.dsc 2.0 KiB b9c5e9b84c9a13e126e1b772379b0c9bd8688c526ba77e363b07ebb1ccd78961
consult-el_1.7.orig.tar.xz 84.8 KiB d1a8ff9d8a04816e4a35c4932cd75d2f9c0a407388c882997c087ad56dbeaa79
consult-el_1.7-3.debian.tar.xz 5.9 KiB da02122707f2017a548f7cf8d7fe07508304690f152e246507fcb9cdd1265dcb

Available diffs

No changes file available.

Binary packages built by this source

elpa-consult: Useful commands based on completing-read for Emacs

 Consult provides practical commands based on the Emacs completion function
 completing-read. Completion allows you to quickly select an item from a list of
 candidates. Consult offers in particular an advanced buffer switching command
 consult-buffer to switch between buffers and recently opened files. Furthermore
 Consult provides multiple search commands, an asynchronous consult-grep and
 consult-ripgrep, and the line-based search command consult-line. Some of the
 Consult commands are enhanced versions of built-in Emacs commands. For example
 the command consult-imenu presents a flat list of the Imenu with live preview,
 grouping and narrowing. Please take a look at the full list of commands.