[GNU ELPA] Keymap-Popup version 0.4.1

ELPA update <[email protected]> Sat, 01 Aug 2026 05:06:23 -0400
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 0.4.1 of package Keymap-Popup has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Keymap-Popup describes itself as:

  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
  Described keymaps with popup help
  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D

More at https://elpa.gnu.org/packages/keymap-popup.html

## Summary:

			     =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=
=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=
=81=E2=94=81
			      KEYMAP-POPUP.EL
			     =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=
=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=
=81=E2=94=81


  A macro that defines a keymap with embedded descriptions and a popup to
  display them.

  `One definition, two uses: direct key dispatch and interactive menu.'

  Unlike `transient', the result is a real keymap built on stock Emacs
  primitives (`defvar-keymap', `set-transient-map', `menu-item' filters):
  `where-is', `describe-bindings', `keymap-set', and normal keymap
  composition all work without special-casing.  Plain data end-to-end =E2=
=80=93 no
  EIEIO, no parallel command registry.  Sub-prefix state and infix
  arguments are deliberately out of scope; for those, use transient.


  1 Installation
  =E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=
=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90=E2=95=90

    Requires Emacs 29.1+.  No external dependencies.

    =E2=94=8C=E2=94=80=E2=94=80=E2=94=80=E2=94=80

## Recent NEWS:

[Not provided =F0=9F=99=81]