consult-el 1.4-1 source package in Ubuntu

Changelog

consult-el (1.4-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Bump copyright years.

 -- Aymeric Agon-Rambosson <email address hidden>  Sat, 30 Mar 2024 06:17:32 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
consult-el_1.4-1.dsc 2.1 KiB f61622733356d6558c19e04e7545a140b07f670bc340673f48f904d7c7c3ed33
consult-el_1.4.orig.tar.xz 84.1 KiB 28346d3ad1e5c85d510520480a3b368fb432aeeca6e8ca4918cc513c1509ab6e
consult-el_1.4-1.debian.tar.xz 5.8 KiB 2a2795b869ca0185a9b125bbc6ab72d7f58a06ded83a5bb5f7bde6c0ae831b81

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.