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

Changelog

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

  * New upstream version 3.0.2
  * Remove emacsen-common from Depends field
    - it is substituted by dh-elpa

 -- Lev Lamberov <email address hidden>  Sun, 20 Aug 2017 00:00:50 +0500

Upload details

Uploaded by:
Debian Emacs addons team
Uploaded to:
Sid
Original maintainer:
Debian Emacs addons team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-which-key_3.0.2-1.dsc 2.0 KiB ba5952e7df30e78c9ad47974f31382aa6b87b9dc660fdf6a0c855d4f8b26f282
emacs-which-key_3.0.2.orig.tar.gz 446.9 KiB f5e9b3af4a95c812773e8426710007715bfbe1b74d5e0e6279ebee8218c65c34
emacs-which-key_3.0.2-1.debian.tar.xz 4.1 KiB be55e677baaf15b1a6ae730096c43b97931243b7a2053bd8a810393d38e36fc8

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.