consult-el 0.35-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Refresh patches.

 -- Aymeric Agon-Rambosson <email address hidden>  Fri, 20 Oct 2023 03:46:59 +0200

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
consult-el_0.35-1.dsc 2.1 KiB cf5885ff31a6bf574c9f23c72ca2bab495ccfc984d38db253febf5ef692d752f
consult-el_0.35.orig.tar.xz 84.0 KiB 5acda5505f6102840b0a840b3b0f9cf083b698bdb05e3f1592e7971c02db234c
consult-el_0.35-1.debian.tar.xz 7.1 KiB 36172ec491829f344d21e6cd9677e9a3d0b4205bdd9235ee49736801ea373833

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.