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

Changelog

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

  * New upstream version 3.6.0
  * Refresh patches and drop patch to fix version number
  * d/copyright: Update copyright information

 -- Lev Lamberov <email address hidden>  Sat, 26 Feb 2022 11:38:53 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-which-key_3.6.0-1.dsc 2.0 KiB 66de08de50ae099733b6aae569a9bb90f3749ec56287e2457d3bfff4c96ebde8
emacs-which-key_3.6.0.orig.tar.gz 453.4 KiB 956f9277d2377e185ba8186d68cd3c4ab72a5409343ce7536cdf47c87f12d344
emacs-which-key_3.6.0-1.debian.tar.xz 3.4 KiB 71ea299eac1b945bc22d73ec51389c3cd3f929b64f9265eb06f1b8deb6dc4ce4

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.