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 284648 and 318084

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.
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.
--- 284648	Thu Jan  1 00:00:00 1970
+++ 318084	Thu Jan  1 00:00:00 1970
@@ -1,9 +1,6 @@
-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".
+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.