[GNU ELPA] With-Command-Redo version 0.2

ELPA update <[email protected]> Fri, 10 Jul 2026 17:05:22 -0400
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 0.2 of package With-Command-Redo has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

With-Command-Redo 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=3D=3D
  Repeat commands with automatic undo
  =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=3D=3D

More at https://elpa.gnu.org/packages/with-command-redo.html

## Summary:

  #################
  With Command Redo
  #################

  A generic mechanism for running a command repeatedly without cluttering y=
our undo history.

  Where each successive call undoes the previous result before applying the=
 next.
  Consumers build cycling, completion, or other repeat-with-redo behaviors =
on top.

  Note that this is middle-ware since it's intended for other packages to u=
se.

  Available via `melpa <https://melpa.org/#/with-command-redo>`__.


  Usage
  =3D=3D=3D=3D=3D

  This package exposes:

## Recent NEWS:

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