emacs-which-key 3.5.1-1 source package in Ubuntu

Changelog

emacs-which-key (3.5.1-1) unstable; urgency=medium

  * New upstream version 3.5.1
  * Refresh patch to clean documentation
  * Add upstream metadata
  * d/control: Declare Standards-Verion 4.5.1 (no changes needed)
  * d/copyright: Bump copyright years

 -- Lev Lamberov <email address hidden>  Wed, 03 Feb 2021 12:55:31 +0500

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-which-key_3.5.1-1.dsc 2.0 KiB a3f241ccff36387b0334594afed3027d48c9ec334a7712b405ee2299832139fe
emacs-which-key_3.5.1.orig.tar.gz 453.8 KiB e3f05fbe96a8eb1932ee0661afa6b8f2f37fd379639473d474c0ec557d7324af
emacs-which-key_3.5.1-1.debian.tar.xz 3.3 KiB c084affd2b8a68c60657b00fa21e87c5f44db396c5b83987c30396a4a7ef8a7f

Available diffs

No changes file available.

Binary packages built by this source

elpa-which-key: display available keybindings in popup

 `which-key' is a minor mode for Emacs that displays the key bindings
 following your currently entered incomplete command (a prefix) in a
 popup. For example, after enabling the minor mode if you enter C-x
 and wait for the default of 1 second the minibuffer will expand with
 all of the available key bindings that follow C-x (or as many as
 space allows given your settings). This includes prefixes like C-x 8
 which are shown in a different face.