a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 318084 and 284648

Description: Transient command menus - Docs
 Transient is the library used to implement the keyboard-driven
 "menus" in Magit. It is distributed as a separate package, so that it
 can be used to implement similar menus in other packages.
 .
 This package contain the documentation for transient.
Description: Emacs key and popup interface for complex keybindings - Docs
 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".
 .
 This package contain the documentation for transient.
--- 318084	Thu Jan  1 00:00:00 1970
+++ 284648	Thu Jan  1 00:00:00 1970
@@ -1,6 +1,9 @@
-Transient command menus - Docs
- Transient is the library used to implement the keyboard-driven
- "menus" in Magit. It is distributed as a separate package, so that it
- can be used to implement similar menus in other packages.
+Emacs key and popup interface for complex keybindings - Docs
+ 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".
  .
  This package contain the documentation for transient.