elpa-transient 0.2.0.30.g4d44d08-2 source package in Ubuntu

Changelog

elpa-transient (0.2.0.30.g4d44d08-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable

 -- Matteo F. Vescovi <email address hidden>  Sun, 30 Aug 2020 15:18:14 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
elpa-transient_0.2.0.30.g4d44d08-2.dsc 2.2 KiB 863841ed352fd8eb51d32259ec3560ab18abc9650efc67122189e8cc3051820d
elpa-transient_0.2.0.30.g4d44d08.orig.tar.gz 92.9 KiB 932a5dbbc70d5fd9ece647f7c2ca1051bfc639801b25fe77d6b079e9c4f0245b
elpa-transient_0.2.0.30.g4d44d08-2.debian.tar.xz 3.1 KiB 5aca0f5353c6fa1a6a78e9c5ababbbfd5f35baba12052095613d8cfedfdb53f6

Available diffs

No changes file available.

Binary packages built by this source

elpa-transient: Emacs key and popup interface for complex keybindings

 Taking inspiration from prefix keys and prefix arguments, Transient
 implements a similar abstraction involving a prefix command, infix
 arguments and suffix commands. This abstraction could be called
 "transient command", but because it always involves at least two
 commands (a prefix and a suffix) it's preferable to call it just a
 "transient".
 .
 When the user calls a transient prefix command, then a transient
 (temporary) keymap is activated, which binds the transient's infix
 and suffix commands, and functions that control the transient state
 are added to `pre-command-hook' and `post-command-hook'. The
 available suffix and infix commands and their state are shown in
 the echo area until the transient is exited by invoking a suffix
 command.
 .
 Calling an infix command causes its value to be changed, possibly
 by reading a new value in the minibuffer.
 .
 Calling a suffix command usually causes the transient to be exited
 but suffix commands can also be configured to not exit the
 transient state.

elpa-transient-doc: No summary available for elpa-transient-doc in ubuntu hirsute.

No description available for elpa-transient-doc in ubuntu hirsute.